Home | History | Annotate | Download | only in antlr3

Lines Matching refs:StringStream

974   input = ANTLR3::StringStream.new(source, :file => 'blah-de-blah.hyp')
979 # if you're using the standard streams, ANTLR3::StringStream and
1182 when ::String then StringStream.new( input, options )