示例#1
0
 function __construct($input, $state = null)
 {
     parent::__construct($input, $state);
 }
示例#2
0
 function __construct($input, $state = null)
 {
     parent::__construct($input, $state);
     $this->gTokenizer = new Erfurt_Sparql_Parser_Sparql10_Sparql10_Tokenizer($input, $state);
 }
示例#3
0
 function __construct($input, $state = null)
 {
     parent::__construct($input, $state);
     $this->dfa2 = new SubWikiLexer_DFA2($this);
 }
示例#4
0
 function __construct($input, $state = null)
 {
     parent::__construct($input, $state);
     $this->gErfurt_Sparql_Parser_Sparql11_Update = $this->gErfurt_Sparql_Parser_Sparql11_Update;
     $this->gParent = $this->gErfurt_Sparql_Parser_Sparql11_Update;
     $this->dfa15 = new Erfurt_Sparql_Parser_Sparql11_Update_Tokenizer11_DFA15($this);
     $this->dfa30 = new Erfurt_Sparql_Parser_Sparql11_Update_Tokenizer11_DFA30($this);
     $this->dfa33 = new Erfurt_Sparql_Parser_Sparql11_Update_Tokenizer11_DFA33($this);
     $this->dfa36 = new Erfurt_Sparql_Parser_Sparql11_Update_Tokenizer11_DFA36($this);
 }
示例#5
0
 function __construct($input, $state = null)
 {
     parent::__construct($input, $state);
     $this->gErfurt_Sparql_Parser_Sparql10_Sparql10 = $this->gErfurt_Sparql_Parser_Sparql10_Sparql10;
     $this->gParent = $this->gErfurt_Sparql_Parser_Sparql10_Sparql10;
     $this->dfa15 = new Erfurt_Sparql_Parser_Sparql10_Sparql10_Tokenizer_DFA15($this);
     $this->dfa36 = new Erfurt_Sparql_Parser_Sparql10_Sparql10_Tokenizer_DFA36($this);
 }