Package de.monticore.tagging.tags._util
Interface ITagsTypeDispatcher
- All Superinterfaces:
IMCBasicsTypeDispatcher,IMCBasicTypesTypeDispatcher,IMCCommonLiteralsTypeDispatcher,IMCLiteralsBasisTypeDispatcher
- All Known Implementing Classes:
TagsTypeDispatcher
public interface ITagsTypeDispatcher
extends IMCBasicsTypeDispatcher, IMCCommonLiteralsTypeDispatcher, IMCBasicTypesTypeDispatcher
-
Method Summary
Modifier and TypeMethodDescriptionasTagsASTComplexTag(de.monticore.ast.ASTNode node) asTagsASTContext(de.monticore.ast.ASTNode node) asTagsASTDefaultIdent(de.monticore.ast.ASTNode node) asTagsASTModelElementIdentifier(de.monticore.ast.ASTNode node) asTagsASTSimpleTag(de.monticore.ast.ASTNode node) asTagsASTTag(de.monticore.ast.ASTNode node) asTagsASTTagsNode(de.monticore.ast.ASTNode node) asTagsASTTagUnit(de.monticore.ast.ASTNode node) asTagsASTTargetElement(de.monticore.ast.ASTNode node) asTagsASTValuedTag(de.monticore.ast.ASTNode node) asTagsITagsArtifactScope(de.monticore.symboltable.IScope scope) asTagsITagsGlobalScope(de.monticore.symboltable.IScope scope) asTagsITagsScope(de.monticore.symboltable.IScope scope) asTagsTagsLiterals(de.monticore.ast.ASTNode node) booleanisTagsASTComplexTag(de.monticore.ast.ASTNode node) booleanisTagsASTContext(de.monticore.ast.ASTNode node) booleanisTagsASTDefaultIdent(de.monticore.ast.ASTNode node) booleanisTagsASTModelElementIdentifier(de.monticore.ast.ASTNode node) booleanisTagsASTSimpleTag(de.monticore.ast.ASTNode node) booleanisTagsASTTag(de.monticore.ast.ASTNode node) booleanisTagsASTTagsNode(de.monticore.ast.ASTNode node) booleanisTagsASTTagUnit(de.monticore.ast.ASTNode node) booleanisTagsASTTargetElement(de.monticore.ast.ASTNode node) booleanisTagsASTValuedTag(de.monticore.ast.ASTNode node) booleanisTagsITagsArtifactScope(de.monticore.symboltable.IScope scope) booleanisTagsITagsGlobalScope(de.monticore.symboltable.IScope scope) booleanisTagsITagsScope(de.monticore.symboltable.IScope scope) booleanisTagsTagsLiterals(de.monticore.ast.ASTNode node) Methods inherited from interface de.monticore.mcbasics._util.IMCBasicsTypeDispatcher
asMCBasicsASTMCBasicsNode, asMCBasicsIMCBasicsArtifactScope, asMCBasicsIMCBasicsGlobalScope, asMCBasicsIMCBasicsScope, asMCBasicsMCBasicsLiterals, isMCBasicsASTMCBasicsNode, isMCBasicsIMCBasicsArtifactScope, isMCBasicsIMCBasicsGlobalScope, isMCBasicsIMCBasicsScope, isMCBasicsMCBasicsLiteralsMethods inherited from interface de.monticore.types.mcbasictypes._util.IMCBasicTypesTypeDispatcher
asMCBasicTypesASTMCBasicTypesNode, asMCBasicTypesASTMCImportStatement, asMCBasicTypesASTMCObjectType, asMCBasicTypesASTMCPackageDeclaration, asMCBasicTypesASTMCPrimitiveType, asMCBasicTypesASTMCQualifiedName, asMCBasicTypesASTMCQualifiedType, asMCBasicTypesASTMCReturnType, asMCBasicTypesASTMCType, asMCBasicTypesASTMCVoidType, asMCBasicTypesIMCBasicTypesArtifactScope, asMCBasicTypesIMCBasicTypesGlobalScope, asMCBasicTypesIMCBasicTypesScope, asMCBasicTypesMCBasicTypesLiterals, isMCBasicTypesASTMCBasicTypesNode, isMCBasicTypesASTMCImportStatement, isMCBasicTypesASTMCObjectType, isMCBasicTypesASTMCPackageDeclaration, isMCBasicTypesASTMCPrimitiveType, isMCBasicTypesASTMCQualifiedName, isMCBasicTypesASTMCQualifiedType, isMCBasicTypesASTMCReturnType, isMCBasicTypesASTMCType, isMCBasicTypesASTMCVoidType, isMCBasicTypesIMCBasicTypesArtifactScope, isMCBasicTypesIMCBasicTypesGlobalScope, isMCBasicTypesIMCBasicTypesScope, isMCBasicTypesMCBasicTypesLiteralsMethods inherited from interface de.monticore.literals.mccommonliterals._util.IMCCommonLiteralsTypeDispatcher
asMCCommonLiteralsASTBasicDoubleLiteral, asMCCommonLiteralsASTBasicFloatLiteral, asMCCommonLiteralsASTBasicLongLiteral, asMCCommonLiteralsASTBooleanLiteral, asMCCommonLiteralsASTCharLiteral, asMCCommonLiteralsASTMCCommonLiteralsNode, asMCCommonLiteralsASTNatLiteral, asMCCommonLiteralsASTNullLiteral, asMCCommonLiteralsASTNumericLiteral, asMCCommonLiteralsASTSignedBasicDoubleLiteral, asMCCommonLiteralsASTSignedBasicFloatLiteral, asMCCommonLiteralsASTSignedBasicLongLiteral, asMCCommonLiteralsASTSignedLiteral, asMCCommonLiteralsASTSignedNatLiteral, asMCCommonLiteralsASTSignedNumericLiteral, asMCCommonLiteralsASTStringLiteral, asMCCommonLiteralsIMCCommonLiteralsArtifactScope, asMCCommonLiteralsIMCCommonLiteralsGlobalScope, asMCCommonLiteralsIMCCommonLiteralsScope, asMCCommonLiteralsMCCommonLiteralsLiterals, isMCCommonLiteralsASTBasicDoubleLiteral, isMCCommonLiteralsASTBasicFloatLiteral, isMCCommonLiteralsASTBasicLongLiteral, isMCCommonLiteralsASTBooleanLiteral, isMCCommonLiteralsASTCharLiteral, isMCCommonLiteralsASTMCCommonLiteralsNode, isMCCommonLiteralsASTNatLiteral, isMCCommonLiteralsASTNullLiteral, isMCCommonLiteralsASTNumericLiteral, isMCCommonLiteralsASTSignedBasicDoubleLiteral, isMCCommonLiteralsASTSignedBasicFloatLiteral, isMCCommonLiteralsASTSignedBasicLongLiteral, isMCCommonLiteralsASTSignedLiteral, isMCCommonLiteralsASTSignedNatLiteral, isMCCommonLiteralsASTSignedNumericLiteral, isMCCommonLiteralsASTStringLiteral, isMCCommonLiteralsIMCCommonLiteralsArtifactScope, isMCCommonLiteralsIMCCommonLiteralsGlobalScope, isMCCommonLiteralsIMCCommonLiteralsScope, isMCCommonLiteralsMCCommonLiteralsLiteralsMethods inherited from interface de.monticore.literals.mcliteralsbasis._util.IMCLiteralsBasisTypeDispatcher
asMCLiteralsBasisASTLiteral, asMCLiteralsBasisASTMCLiteralsBasisNode, asMCLiteralsBasisIMCLiteralsBasisArtifactScope, asMCLiteralsBasisIMCLiteralsBasisGlobalScope, asMCLiteralsBasisIMCLiteralsBasisScope, asMCLiteralsBasisMCLiteralsBasisLiterals, isMCLiteralsBasisASTLiteral, isMCLiteralsBasisASTMCLiteralsBasisNode, isMCLiteralsBasisIMCLiteralsBasisArtifactScope, isMCLiteralsBasisIMCLiteralsBasisGlobalScope, isMCLiteralsBasisIMCLiteralsBasisScope, isMCLiteralsBasisMCLiteralsBasisLiterals
-
Method Details
-
isTagsASTTagUnit
boolean isTagsASTTagUnit(de.monticore.ast.ASTNode node) -
asTagsASTTagUnit
-
isTagsASTContext
boolean isTagsASTContext(de.monticore.ast.ASTNode node) -
asTagsASTContext
-
isTagsASTDefaultIdent
boolean isTagsASTDefaultIdent(de.monticore.ast.ASTNode node) -
asTagsASTDefaultIdent
-
isTagsASTTargetElement
boolean isTagsASTTargetElement(de.monticore.ast.ASTNode node) -
asTagsASTTargetElement
-
isTagsASTSimpleTag
boolean isTagsASTSimpleTag(de.monticore.ast.ASTNode node) -
asTagsASTSimpleTag
-
isTagsASTValuedTag
boolean isTagsASTValuedTag(de.monticore.ast.ASTNode node) -
asTagsASTValuedTag
-
isTagsASTComplexTag
boolean isTagsASTComplexTag(de.monticore.ast.ASTNode node) -
asTagsASTComplexTag
-
isTagsASTModelElementIdentifier
boolean isTagsASTModelElementIdentifier(de.monticore.ast.ASTNode node) -
asTagsASTModelElementIdentifier
-
isTagsASTTag
boolean isTagsASTTag(de.monticore.ast.ASTNode node) -
asTagsASTTag
-
isTagsTagsLiterals
boolean isTagsTagsLiterals(de.monticore.ast.ASTNode node) -
asTagsTagsLiterals
-
isTagsASTTagsNode
boolean isTagsASTTagsNode(de.monticore.ast.ASTNode node) -
asTagsASTTagsNode
-
isTagsITagsScope
boolean isTagsITagsScope(de.monticore.symboltable.IScope scope) -
asTagsITagsScope
-
isTagsITagsGlobalScope
boolean isTagsITagsGlobalScope(de.monticore.symboltable.IScope scope) -
asTagsITagsGlobalScope
-
isTagsITagsArtifactScope
boolean isTagsITagsArtifactScope(de.monticore.symboltable.IScope scope) -
asTagsITagsArtifactScope
-