Home | History | Annotate | Download | only in antlr3

Lines Matching refs:default

56 Stream hierarchy is implemented in antlr3/stream.rb, which is loaded by default
73 CommonTokenStream is the default TokenStream implementation.
393 # [:file or :name] the (file) name to associate with the stream; default: <tt>'(string)'</tt>
394 # [:line] the initial line number; default: +1+
395 # [:column] the initial column number; default: +0+
426 # [:file or :name] the (file) name to associate with the stream; default: <tt>'(string)'</tt>
427 # [:line] the initial line number; default: +1+
428 # [:column] the initial column number; default: +0+
635 # * +before_chars+ characters before the cursor (6 characters by default)
636 # * +after_chars+ characters after the cursor (10 characters by default)
739 # and numbers and operations as tokens on channel DEFAULT