Package org.antlr.v4.runtime
Class CodePointBuffer.Builder
java.lang.Object
org.antlr.v4.runtime.CodePointBuffer.Builder
- Enclosing class:
CodePointBuffer
-
Method Summary
Modifier and TypeMethodDescriptionvoidappend(CharBuffer utf16In) build()voidensureRemaining(int remainingNeeded)
-
Method Details
-
build
-
ensureRemaining
public void ensureRemaining(int remainingNeeded) -
append
-