ANTLRInputStream.this

@uml Copy data in string to a local char array

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

Meta