public static class Compiler.CodeBuilder
extends java.lang.Object
| Constructor and Description |
|---|
CodeBuilder() |
| Modifier and Type | Method and Description |
|---|---|
int |
getLength()
Returns the length of the text buffer.
|
java.lang.String |
toString()
Returns all text in the text buffer.
|
Copyright © 2009-2020 Google. All Rights Reserved.