Module xl.compiler
Package de.grogra.xl.compiler.xl16u
Class XL16USemanticLegacyBackendActionAttachmentResult.AttachedAction
java.lang.Object
de.grogra.xl.compiler.xl16u.XL16USemanticLegacyBackendActionAttachmentResult.AttachedAction
- Enclosing class:
XL16USemanticLegacyBackendActionAttachmentResult
public static final class XL16USemanticLegacyBackendActionAttachmentResult.AttachedAction
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionantlr.collections.ASTintbooleanbooleanboolean
-
Method Details
-
getEmittedNode
-
getActionId
-
getAttachedAst
public antlr.collections.AST getAttachedAst() -
getAttachedTokenType
public int getAttachedTokenType() -
getAttachedText
-
getOperation
-
isSourceOwnedAction
public boolean isSourceOwnedAction() -
isExpressionCallableAction
public boolean isExpressionCallableAction() -
isMetadataAction
public boolean isMetadataAction()
-