| Package | Description |
|---|---|
| net.morimekta.providence.reflect.parser | |
| net.morimekta.providence.reflect.parser.internal |
| Modifier and Type | Method and Description |
|---|---|
ProgramType |
MessageProgramParser.parse(InputStream in,
File file,
Collection<File> includeDirs) |
ProgramType |
ProgramParser.parse(InputStream in,
File file,
Collection<File> includeDirs)
Parse input stream to document declaration model.
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ConstParser.parse(InputStream inputStream,
PDescriptor type) |
Object |
ConstParser.parse(Reader reader,
PDescriptor type) |
Copyright © 2015–2018 morimekta.net. All rights reserved.