org.sablecc.pascal.node
クラス PVariablesDefinitionList

java.lang.Object
  拡張org.sablecc.pascal.node.Node
      拡張org.sablecc.pascal.node.PVariablesDefinitionList
すべての実装インタフェース:
java.lang.Cloneable, Switchable
直系の既知のサブクラス:
AMultipleVariablesDefinitionList, ASingleVariablesDefinitionList

public abstract class PVariablesDefinitionList
extends Node


コンストラクタの概要
PVariablesDefinitionList()
           
 
クラス org.sablecc.pascal.node.Node から継承したメソッド
clone, cloneList, cloneNode, parent, replaceBy, toString, toString
 
クラス java.lang.Object から継承したメソッド
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
インタフェース org.sablecc.pascal.node.Switchable から継承したメソッド
apply
 

コンストラクタの詳細

PVariablesDefinitionList

public PVariablesDefinitionList()