org.codehaus.jparsec.examples.java.ast.declaration
Class NestedDef
java.lang.Object
org.codehaus.jparsec.examples.common.ValueObject
org.codehaus.jparsec.examples.java.ast.declaration.NestedDef
- All Implemented Interfaces:
- Member
public final class NestedDef
- extends ValueObject
- implements Member
Represents a nested declaration.
- Author:
- benyu
declaration
public final Declaration declaration
NestedDef
public NestedDef(Declaration declaration)
toString
public String toString()
- Overrides:
toString in class ValueObject
Copyright © 2014. All rights reserved.