Docjar: A Java Source and Docuemnt Enginecom.*    java.*    javax.*    org.*    all    new    plug-in

Quick Search    Search Deep

org.sablecc.sablecc.node
Class StateListTails  view StateListTails download StateListTails.java

java.lang.Object
  extended byorg.sablecc.sablecc.node.Node
      extended byorg.sablecc.sablecc.node.StateListTails
All Implemented Interfaces:
org.sablecc.sablecc.Switchable
Direct Known Subclasses:
StateListTails1, StateListTails2

public abstract class StateListTails
extends Node


Field Summary
 
Fields inherited from class org.sablecc.sablecc.node.Node
 
Constructor Summary
StateListTails()
           
 
Methods inherited from class org.sablecc.sablecc.node.Node
getId, getIn, getOut, getParent, removeChild, setIn, setOut, setParent
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.sablecc.sablecc.Switchable
apply
 

Constructor Detail

StateListTails

public StateListTails()