public class ASTNodeProperty
extends java.lang.Object
| Constructor and Description |
|---|
ASTNodeProperty(java.lang.String n) |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getName()
Each property has a name to help distinguish it from other properties of
a node.
|
java.lang.String |
toString() |
Copyright (c) IBM Corp. and others 2004, 2019. All Rights Reserved.