edu.upc.dama.dex.script
Class ScriptParser.Element

java.lang.Object
  extended by edu.upc.dama.dex.script.ScriptParser.Element
Direct Known Subclasses:
ScriptParser.NodeElement
Enclosing class:
ScriptParser

public abstract class ScriptParser.Element
extends java.lang.Object


Field Summary
protected  boolean execution
           
protected  java.lang.String name
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

name

protected java.lang.String name

execution

protected boolean execution