ANTLRInputStream.this

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

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

Meta