sddl.syntax.node
Class PAdditionalId

java.lang.Object
  extended by sddl.syntax.node.Node
      extended by sddl.syntax.node.PAdditionalId
All Implemented Interfaces:
java.lang.Cloneable, Switchable
Direct Known Subclasses:
AAdditionalId

public abstract class PAdditionalId
extends Node


Constructor Summary
PAdditionalId()
           
 
Method Summary
 
Methods inherited from class sddl.syntax.node.Node
clone, parent, replaceBy
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface sddl.syntax.node.Switchable
apply
 

Constructor Detail

PAdditionalId

public PAdditionalId()