Package | Description |
---|---|
com.whitestein.lsps.lang.parser |
This package contains ANTLR-based LSPS language parser (
Parser ). |
Modifier and Type | Method and Description |
---|---|
FunctionBody |
SignatureParser.parseBody(FunctionAst function) |
Modifier and Type | Method and Description |
---|---|
Parsed<FunctionBody> |
SignatureParser.parseBodyLax(FunctionAst function) |
Parsed<FunctionBody> |
MethodParser.parseBodyLax(FunctionAst ast)
Parses the member body.
|
Copyright © 2007-2020 Whitestein Technologies. All Rights Reserved.