eu.bandm.sig.absy
Class SAX_Parser
java.lang.Object
eu.bandm.tools.umod.runtime.TsoapPrimitives.Parser
eu.bandm.sig.absy.SAX_Parser
public class SAX_Parser
- extends TsoapPrimitives.Parser
Methods inherited from class eu.bandm.tools.umod.runtime.TsoapPrimitives.Parser |
checkend, consumestart, finalCheck, getchars, parse_bool, parse_char, parse_float, parse_int, parse_string, putRef, skipWStoOpenTag, testfield, testNullRef, testRef |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SAX_Parser
public SAX_Parser(eu.bandm.tools.util.SAXEventStream in,
XMLconfiguration config)
testref
protected Object testref(Object stub)
consumeNullRef
protected boolean consumeNullRef()
matchSAX_Dimension
public Dimension matchSAX_Dimension(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_SimpleDimension
public SimpleDimension matchSAX_SimpleDimension(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_DimensionReference
public DimensionReference matchSAX_DimensionReference(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_DifferenceDimension
public DifferenceDimension matchSAX_DifferenceDimension(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_DimensionProduct
public DimensionProduct matchSAX_DimensionProduct(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
parse_0
protected CheckedList<Dimension> parse_0()
matchSAX_DimensionQuotient
public DimensionQuotient matchSAX_DimensionQuotient(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_DimensionPower
public DimensionPower matchSAX_DimensionPower(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_PolynomialDimension
public PolynomialDimension matchSAX_PolynomialDimension(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Equation
public Equation matchSAX_Equation(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Expr
public Expr matchSAX_Expr(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_ExprVariable
public ExprVariable matchSAX_ExprVariable(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_ExprReference
public ExprReference matchSAX_ExprReference(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_CaseExpr
public CaseExpr matchSAX_CaseExpr(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
parse_1
protected CheckedMap_RD<Label,Rule> parse_1()
matchSAX_LetExpr
public LetExpr matchSAX_LetExpr(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
parse_2
protected CheckedList<Equation> parse_2()
matchSAX_LambdaExpr
public LambdaExpr matchSAX_LambdaExpr(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
parse_3
protected CheckedMap_RD<Label,Rule> parse_3()
matchSAX_PolyExpr
public PolyExpr matchSAX_PolyExpr(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_VariantExpr
public VariantExpr matchSAX_VariantExpr(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Tuple
public Tuple matchSAX_Tuple(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
parse_4
protected CheckedMap_RD<Label,Expr> parse_4()
matchSAX_Application
public Application matchSAX_Application(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Instantiation
public Instantiation matchSAX_Instantiation(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Selection
public Selection matchSAX_Selection(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_CastExpr
public CastExpr matchSAX_CastExpr(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_PackExpr
public PackExpr matchSAX_PackExpr(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Label
public Label matchSAX_Label(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Index
public Index matchSAX_Index(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Name
public Name matchSAX_Name(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Pattern
public Pattern matchSAX_Pattern(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_PatternVariable
public PatternVariable matchSAX_PatternVariable(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TuplePattern
public TuplePattern matchSAX_TuplePattern(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
parse_5
protected CheckedMap_RD<Label,Pattern> parse_5()
matchSAX_VariantPattern
public VariantPattern matchSAX_VariantPattern(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_ConjunctivePattern
public ConjunctivePattern matchSAX_ConjunctivePattern(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Rule
public Rule matchSAX_Rule(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Type
public Type matchSAX_Type(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TypeVariable
public TypeVariable matchSAX_TypeVariable(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TypeUnknown
public TypeUnknown matchSAX_TypeUnknown(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TypeReference
public TypeReference matchSAX_TypeReference(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_AggregateType
public AggregateType matchSAX_AggregateType(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
parse_6
protected CheckedMap_RD<Label,Type> parse_6()
matchSAX_Product
public Product matchSAX_Product(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_Coproduct
public Coproduct matchSAX_Coproduct(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_ArrowType
public ArrowType matchSAX_ArrowType(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_QuantifiedType
public QuantifiedType matchSAX_QuantifiedType(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_UniversalType
public UniversalType matchSAX_UniversalType(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_ExistentialType
public ExistentialType matchSAX_ExistentialType(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_ParametricType
public ParametricType matchSAX_ParametricType(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TypeExpression
public TypeExpression matchSAX_TypeExpression(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TypeOf
public TypeOf matchSAX_TypeOf(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_UnaryTypeExpression
public UnaryTypeExpression matchSAX_UnaryTypeExpression(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TypeDomain
public TypeDomain matchSAX_TypeDomain(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TypeRange
public TypeRange matchSAX_TypeRange(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TypeComponent
public TypeComponent matchSAX_TypeComponent(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TypeApplication
public TypeApplication matchSAX_TypeApplication(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_DimensionType
public DimensionType matchSAX_DimensionType(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
matchSAX_TypeBinding
public TypeBinding matchSAX_TypeBinding(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)
parse_7
protected CheckedMap_RD<Label,TypeBoundVariable> parse_7()
matchSAX_TypeBoundVariable
public TypeBoundVariable matchSAX_TypeBoundVariable(eu.bandm.tools.umod.runtime.TsoapPrimitives.BackPatchLocation pos)