java.lang.Object
de.grogra.xl.compiler.xl16u.XL16UStatementCoreParser
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumstatic final class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionparseCore(XL16UDeclarationSegmentParser.Result declaration, String source, boolean includeReturn, boolean reportRangeShape)
-
Constructor Details
-
XL16UStatementCoreParser
public XL16UStatementCoreParser()
-
-
Method Details
-
parseCore
public XL16UStatementCoreParser.Result parseCore(String source, boolean includeReturn, boolean reportRangeShape) -
parseCore
public XL16UStatementCoreParser.Result parseCore(XL16UDeclarationSegmentParser.Result declaration, String source, boolean includeReturn, boolean reportRangeShape)
-