
public class JLabel extends JNode implements HasName
HasName.UtilBY_NAME_COMPARATOR| Constructor and Description |
|---|
JLabel(SourceInfo info,
String name) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
traverse(JVisitor visitor,
Context ctx)
Causes this object to have the visitor visit itself and its children.
|
getSourceInfo, setSourceInfo, toSource, toStringpublic JLabel(SourceInfo info, String name)
Copyright © 2018. All rights reserved.