ANTLRInputStream.this

@uml This is the preferred constructor for strings as no data is copied

  1. this()
  2. this(string input)
  3. this(char[] data, int numberOfActualCharsInArray)
    class ANTLRInputStream
  4. this(File r)

Meta