public class DirectPIConstructorNode extends ASTNode
| Constructor | Description |
|---|---|
DirectPIConstructorNode(SourceLocation loc) |
| Modifier and Type | Method | Description |
|---|---|---|
String |
getContent() |
|
ASTTag |
getTag() |
|
String |
getTarget() |
|
void |
setContent(String content) |
|
void |
setTarget(String target) |
getSourceLocation, toStringpublic DirectPIConstructorNode(SourceLocation loc)
Copyright © 2019 Apache Software Foundation. All rights reserved.