public interface CtCodeSnippet
CtType.compileAndReplaceSnippets()
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getValue()
Gets the textual value of the code.
|
<C extends CtCodeSnippet> |
setValue(java.lang.String value)
Sets the textual value of the code.
|
<C extends CtCodeSnippet> C setValue(java.lang.String value)
java.lang.String getValue()
Copyright © 2007–2021 Inria. All rights reserved.