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