Interface ISIUnitTypes4MathTypeDispatcher

All Superinterfaces:
IMCBasicsTypeDispatcher, IMCBasicTypesTypeDispatcher, IMCCommonLiteralsTypeDispatcher, IMCLiteralsBasisTypeDispatcher, ISIUnitsTypeDispatcher
All Known Subinterfaces:
ISIUnitTypes4ComputingTypeDispatcher
All Known Implementing Classes:
SIUnitTypes4ComputingTypeDispatcher, SIUnitTypes4MathTypeDispatcher

public interface ISIUnitTypes4MathTypeDispatcher extends ISIUnitsTypeDispatcher, IMCBasicTypesTypeDispatcher
  • Method Details

    • isSIUnitTypes4MathASTSIUnitType

      boolean isSIUnitTypes4MathASTSIUnitType(de.monticore.ast.ASTNode node)
    • asSIUnitTypes4MathASTSIUnitType

      ASTSIUnitType asSIUnitTypes4MathASTSIUnitType(de.monticore.ast.ASTNode node)
    • isSIUnitTypes4MathSIUnitTypes4MathLiterals

      boolean isSIUnitTypes4MathSIUnitTypes4MathLiterals(de.monticore.ast.ASTNode node)
    • asSIUnitTypes4MathSIUnitTypes4MathLiterals

      SIUnitTypes4MathLiterals asSIUnitTypes4MathSIUnitTypes4MathLiterals(de.monticore.ast.ASTNode node)
    • isSIUnitTypes4MathASTSIUnitTypes4MathNode

      boolean isSIUnitTypes4MathASTSIUnitTypes4MathNode(de.monticore.ast.ASTNode node)
    • asSIUnitTypes4MathASTSIUnitTypes4MathNode

      ASTSIUnitTypes4MathNode asSIUnitTypes4MathASTSIUnitTypes4MathNode(de.monticore.ast.ASTNode node)
    • isSIUnitTypes4MathISIUnitTypes4MathScope

      boolean isSIUnitTypes4MathISIUnitTypes4MathScope(de.monticore.symboltable.IScope scope)
    • asSIUnitTypes4MathISIUnitTypes4MathScope

      ISIUnitTypes4MathScope asSIUnitTypes4MathISIUnitTypes4MathScope(de.monticore.symboltable.IScope scope)
    • isSIUnitTypes4MathISIUnitTypes4MathGlobalScope

      boolean isSIUnitTypes4MathISIUnitTypes4MathGlobalScope(de.monticore.symboltable.IScope scope)
    • asSIUnitTypes4MathISIUnitTypes4MathGlobalScope

      ISIUnitTypes4MathGlobalScope asSIUnitTypes4MathISIUnitTypes4MathGlobalScope(de.monticore.symboltable.IScope scope)
    • isSIUnitTypes4MathISIUnitTypes4MathArtifactScope

      boolean isSIUnitTypes4MathISIUnitTypes4MathArtifactScope(de.monticore.symboltable.IScope scope)
    • asSIUnitTypes4MathISIUnitTypes4MathArtifactScope

      ISIUnitTypes4MathArtifactScope asSIUnitTypes4MathISIUnitTypes4MathArtifactScope(de.monticore.symboltable.IScope scope)