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