org.hyphenType.datastructure.parser
Class StructureElement

java.lang.Object
  extended by org.hyphenType.datastructure.parser.StructureElement
Direct Known Subclasses:
StructureArgument, StructureOption, StructureOptionMapValue, StructureOptionValue

public abstract class StructureElement
extends Object

Author:
Aurelio Akira M. Matsui

Field Summary
 Method method
           
 
Constructor Summary
StructureElement(Method method)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

method

public final Method method
Constructor Detail

StructureElement

public StructureElement(Method method)


Copyright © 2013. All Rights Reserved.