Module xl.compiler
Package de.grogra.xl.compiler.xl16u
Class XL16USemanticLegacyBackendConsumptionPreparedWork.PreparedUnit
java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendConsumptionPreparedWork.PreparedUnit
- Enclosing class:
XL16USemanticLegacyBackendConsumptionPreparedWork
public static final class XL16USemanticLegacyBackendConsumptionPreparedWork.PreparedUnit
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionantlr.collections.ASTintde.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlicegetSlice()booleanbooleanboolean
-
Method Details
-
getDispatchItem
-
getOperation
-
getPreparedUnitId
-
getPreparedAst
public antlr.collections.AST getPreparedAst() -
getPreparedTokenType
public int getPreparedTokenType() -
getPreparedText
-
getSlice
public de.grogra.xl.compiler.xl16u.XL16UBackendMigrationSlice getSlice() -
isSourceOwnedOperation
public boolean isSourceOwnedOperation() -
isExpressionCallableOperation
public boolean isExpressionCallableOperation() -
isMetadataOperation
public boolean isMetadataOperation()
-