Class CsmAttribute
java.lang.Object
com.github.javaparser.printer.concretesyntaxmodel.CsmAttribute
- All Implemented Interfaces:
CsmElement
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintgetTokenType(Node node, String text, String tokenText) Obtain the token type corresponding to the specific value of the attribute.voidprettyPrint(Node node, SourcePrinter printer) toString()Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface CsmElement
isCorrespondingElement
-
Field Details
-
property
-
-
Constructor Details
-
CsmAttribute
-
-
Method Details
-
getProperty
-
prettyPrint
- Specified by:
prettyPrintin interfaceCsmElement
-
getTokenType
-
toString
-