Module xl.compiler
Package de.grogra.xl.compiler.xl16u
Class XL16USourceOwnedLegacyBackendEmissionEligibilityResult.EligibleConsumedNode
java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USourceOwnedLegacyBackendEmissionEligibilityResult.EligibleConsumedNode
- Enclosing class:
XL16USourceOwnedLegacyBackendEmissionEligibilityResult
public static final class XL16USourceOwnedLegacyBackendEmissionEligibilityResult.EligibleConsumedNode
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionantlr.collections.ASTintList<de.grogra.xl.compiler.xl16u.XL16USemanticAstBackendConsumptionResult.SemanticAstChild> antlr.collections.ASTintde.grogra.xl.compiler.xl16u.XL16USemanticAstBackendConsumptionResult.SemanticAstChildde.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlicegetSlice()booleanboolean
-
Method Details
-
getConsumedNode
-
getEligibilityId
-
getEligibleAst
public antlr.collections.AST getEligibleAst() -
getEligibleTokenType
public int getEligibleTokenType() -
getEligibleText
-
getEligibleFirstChild
public antlr.collections.AST getEligibleFirstChild() -
getEligibleChildCount
public int getEligibleChildCount() -
getEligibleChildren
public List<de.grogra.xl.compiler.xl16u.XL16USemanticAstBackendConsumptionResult.SemanticAstChild> getEligibleChildren() -
getFirstEligibleChild
public de.grogra.xl.compiler.xl16u.XL16USemanticAstBackendConsumptionResult.SemanticAstChild getFirstEligibleChild() -
getSlice
public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice getSlice() -
isDeclarationLowering
public boolean isDeclarationLowering() -
isStatementLowering
public boolean isStatementLowering()
-