Uses of Class
de.grogra.xl.compiler.xl16u.XL16UDeclarationSegmentParser.Result
Packages that use XL16UDeclarationSegmentParser.Result
-
Uses of XL16UDeclarationSegmentParser.Result in de.grogra.xl.compiler.xl16u
Methods in de.grogra.xl.compiler.xl16u that return XL16UDeclarationSegmentParser.ResultModifier and TypeMethodDescriptionXL16UStatementBodyParser.Result.getDeclaration()XL16UStatementCoreParser.Result.getDeclaration()XL16UDeclarationSegmentParser.parseDeclaration(String source) Methods in de.grogra.xl.compiler.xl16u with parameters of type XL16UDeclarationSegmentParser.ResultModifier and TypeMethodDescriptionXL16UStatementCoreParser.parseCore(XL16UDeclarationSegmentParser.Result declaration, String source, boolean includeReturn, boolean reportRangeShape)