Exemplo n.º 1
0
 public override void InitParser(AScanner scanner)
 {
     this.scanner = (Scanner)scanner;
     ReInitParser();
 }
Exemplo n.º 2
0
 //[XCompilRExceptionHandler(typeof(XCompileException), AttributeInheritance = MulticastInheritance.Multicast)]
 public abstract void InitParser(AScanner scanner);
Exemplo n.º 3
0
 //[XCompilRExceptionHandler(typeof(XCompileException), AttributeInheritance = MulticastInheritance.Multicast)]
 public abstract void InitParser(AScanner scanner);