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