Module xl.compiler
Package de.grogra.xl.compiler.xl16u
Class XL16USemanticLegacyBackendActionExecutionResult.ExecutedAction
java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendActionExecutionResult.ExecutedAction
- Enclosing class:
XL16USemanticLegacyBackendActionExecutionResult
public static final class XL16USemanticLegacyBackendActionExecutionResult.ExecutedAction
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionantlr.collections.ASTintbooleanbooleanboolean
-
Method Details
-
getAttachedAction
-
getExecutionId
-
getExecutedAst
public antlr.collections.AST getExecutedAst() -
getExecutedTokenType
public int getExecutedTokenType() -
getExecutedText
-
getOperation
-
isSourceOwnedExecution
public boolean isSourceOwnedExecution() -
isExpressionCallableExecution
public boolean isExpressionCallableExecution() -
isMetadataExecution
public boolean isMetadataExecution()
-