CsmElement
public class CsmSingleReference extends Object implements CsmElement
Constructor | Description |
---|---|
CsmSingleReference(ObservableProperty property) |
Modifier and Type | Method | Description |
---|---|---|
ObservableProperty |
getProperty() |
|
void |
prettyPrint(Node node,
SourcePrinter printer) |
attribute, block, charToken, child, comma, comment, conditional, conditional, indent, list, list, list, list, newline, none, orphanCommentsBeforeThis, orphanCommentsEnding, semicolon, sequence, space, string, string, stringToken, token, token, unindent
public CsmSingleReference(ObservableProperty property)
public ObservableProperty getProperty()
public void prettyPrint(Node node, SourcePrinter printer)
prettyPrint
in interface CsmElement
Copyright © 2007–2019. All rights reserved.