Package | Description |
---|---|
org.antlr.v4.runtime |
Modifier and Type | Method and Description |
---|---|
static CodePointBuffer.Type |
CodePointBuffer.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static CodePointBuffer.Type[] |
CodePointBuffer.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 1992–2020 ANTLR. All rights reserved.