Home
last modified time | relevance | path

Searched defs:last_marker (Results 1 – 4 of 4) sorted by relevance

/external/antlr/runtime/Perl5/lib/ANTLR/Runtime/
DANTLRStringStream.pm48 has 'last_marker' => ( attribute in ANTLR::Runtime::ANTLRStringStream
DCommonTokenStream.pm53 has 'last_marker' => ( attribute in ANTLR::Runtime::CommonTokenStream
/external/antlr/runtime/Ruby/lib/antlr3/
Dstreams.rb318 attr_reader :last_marker accessor
597 def last_marker singletonMethod in ANTLR3.StringStream
Ddebug.rb304 attr_reader :last_marker accessor