protected override void InitDFAs()
	{
		base.InitDFAs();
		dfa5 = new DFA5( this );
		dfa12 = new DFA12( this );
		dfa16 = new DFA16( this );
		dfa19 = new DFA19( this );
		dfa22 = new DFA22( this );
		dfa25 = new DFA25( this );
		dfa48 = new DFA48( this );
		dfa51 = new DFA51( this );
		dfa54 = new DFA54( this );
		dfa84 = new DFA84( this );
		dfa88 = new DFA88( this );
		dfa87 = new DFA87( this );
		dfa101 = new DFA101( this );
		dfa120 = new DFA120( this );
		dfa119 = new DFA119( this );
		dfa127 = new DFA127( this );
		dfa130 = new DFA130( this );
		dfa154 = new DFA154( this );
		dfa153 = new DFA153( this );
		dfa171 = new DFA171( this );
		dfa174 = new DFA174( this );
		dfa177 = new DFA177( this );
		dfa180 = new DFA180( this );
		dfa183 = new DFA183( this );
		dfa186 = new DFA186( this );
		dfa189 = new DFA189( this );
		dfa192 = new DFA192( this );
		dfa195 = new DFA195( this );
		dfa198 = new DFA198( this );
		dfa201 = new DFA201( this );
		dfa204 = new DFA204( this );
		dfa208 = new DFA208( this );
		dfa212 = new DFA212( this );
		dfa216 = new DFA216( this );
		dfa224 = new DFA224( this );
		dfa238 = new DFA238( this );
		dfa237 = new DFA237( this );
		dfa243 = new DFA243( this );
	}
Example #2
0
    private void InitializeCyclicDFAs()
    {
        this.dfa10 = new DFA10(this);
        this.dfa16 = new DFA16(this);
        this.dfa33 = new DFA33(this);
        this.dfa34 = new DFA34(this);
        this.dfa35 = new DFA35(this);
        this.dfa36 = new DFA36(this);
        this.dfa43 = new DFA43(this);
        this.dfa48 = new DFA48(this);
        this.dfa50 = new DFA50(this);
        this.dfa57 = new DFA57(this);
        this.dfa60 = new DFA60(this);
        this.dfa67 = new DFA67(this);
        this.dfa70 = new DFA70(this);
        this.dfa73 = new DFA73(this);

        this.dfa43.specialStateTransitionHandler = new DFA.SpecialStateTransitionHandler(DFA43_SpecialStateTransition);
        this.dfa48.specialStateTransitionHandler = new DFA.SpecialStateTransitionHandler(DFA48_SpecialStateTransition);
        this.dfa50.specialStateTransitionHandler = new DFA.SpecialStateTransitionHandler(DFA50_SpecialStateTransition);
        this.dfa57.specialStateTransitionHandler = new DFA.SpecialStateTransitionHandler(DFA57_SpecialStateTransition);
    }
Example #3
0
	protected override void InitDFAs()
	{
		base.InitDFAs();
		dfa16 = new DFA16(this);
		dfa23 = new DFA23(this);
		dfa37 = new DFA37(this);
		dfa55 = new DFA55(this);
		dfa59 = new DFA59(this);
		dfa62 = new DFA62(this, SpecialStateTransition62);
	}
 private void InitializeCyclicDFAs()
 {
     this.dfa16 = new DFA16(this);
 }
Example #5
0
	protected override void InitDFAs()
	{
		base.InitDFAs();
		dfa16 = new DFA16(this);
		dfa36 = new DFA36(this, SpecialStateTransition36);
	}
	private void InitializeCyclicDFAs()
	{
    	this.dfa2 = new DFA2(this);
    	this.dfa10 = new DFA10(this);
    	this.dfa12 = new DFA12(this);
    	this.dfa16 = new DFA16(this);
	}
Example #7
0
	protected override void InitDFAs()
	{
		base.InitDFAs();
		dfa4 = new DFA4( this );
		dfa17 = new DFA17( this );
		dfa16 = new DFA16( this );
		dfa27 = new DFA27( this );
		dfa32 = new DFA32( this );
		dfa35 = new DFA35( this );
		dfa61 = new DFA61( this );
		dfa64 = new DFA64( this );
		dfa67 = new DFA67( this );
		dfa97 = new DFA97( this );
		dfa101 = new DFA101( this );
		dfa100 = new DFA100( this );
		dfa114 = new DFA114( this );
		dfa123 = new DFA123( this );
		dfa126 = new DFA126( this );
		dfa150 = new DFA150( this );
		dfa149 = new DFA149( this );
		dfa159 = new DFA159( this );
		dfa164 = new DFA164( this );
		dfa167 = new DFA167( this );
		dfa170 = new DFA170( this );
		dfa173 = new DFA173( this );
		dfa176 = new DFA176( this );
		dfa179 = new DFA179( this );
		dfa182 = new DFA182( this );
		dfa185 = new DFA185( this );
		dfa188 = new DFA188( this );
		dfa191 = new DFA191( this );
		dfa194 = new DFA194( this );
		dfa198 = new DFA198( this );
		dfa202 = new DFA202( this );
		dfa206 = new DFA206( this );
		dfa210 = new DFA210( this );
		dfa214 = new DFA214( this );
		dfa222 = new DFA222( this );
		dfa234 = new DFA234( this );
		dfa233 = new DFA233( this );
		dfa240 = new DFA240( this );
		dfa239 = new DFA239( this );
	}
Example #8
0
	protected override void InitDFAs()
	{
		base.InitDFAs();
		dfa9 = new DFA9(this);
		dfa16 = new DFA16(this);
	}
Example #9
0
	private void InitializeCyclicDFAs()
	{
	    this.dfa5 = new DFA5(this);
	    this.dfa11 = new DFA11(this);
	    this.dfa14 = new DFA14(this);
	    this.dfa16 = new DFA16(this);
	    this.dfa46 = new DFA46(this);
	    this.dfa47 = new DFA47(this);
	    this.dfa50 = new DFA50(this);
	    this.dfa54 = new DFA54(this);
	    this.dfa55 = new DFA55(this);
	    this.dfa11.specialStateTransitionHandler = new DFA.SpecialStateTransitionHandler(DFA11_SpecialStateTransition);
	    this.dfa14.specialStateTransitionHandler = new DFA.SpecialStateTransitionHandler(DFA14_SpecialStateTransition);
	    this.dfa54.specialStateTransitionHandler = new DFA.SpecialStateTransitionHandler(DFA54_SpecialStateTransition);
	}
	private void InitializeCyclicDFAs()
	{
    	this.dfa16 = new DFA16(this);
    	this.dfa54 = new DFA54(this);

	    this.dfa54.specialStateTransitionHandler = new DFA.SpecialStateTransitionHandler(DFA54_SpecialStateTransition);
	}
	protected override void InitDFAs()
	{
		base.InitDFAs();
		dfa16 = new DFA16(this);
		dfa18 = new DFA18(this);
		dfa19 = new DFA19(this);
		dfa20 = new DFA20(this);
		dfa21 = new DFA21(this);
		dfa22 = new DFA22(this);
		dfa23 = new DFA23(this);
		dfa24 = new DFA24(this);
		dfa25 = new DFA25(this);
		dfa27 = new DFA27(this, SpecialStateTransition27);
	}