com.google.clearsilver.jsilver.syntax.node
Class PVariable

java.lang.Object
  extended by com.google.clearsilver.jsilver.syntax.node.Node
      extended by com.google.clearsilver.jsilver.syntax.node.PVariable
All Implemented Interfaces:
Switchable, Cloneable
Direct Known Subclasses:
ADecNumberVariable, ADescendVariable, AExpandVariable, AHexNumberVariable, ANameVariable

public abstract class PVariable
extends Node


Constructor Summary
PVariable()
           
 
Method Summary
 
Methods inherited from class com.google.clearsilver.jsilver.syntax.node.Node
clone, cloneList, cloneNode, parent, replaceBy, toString, toString
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.clearsilver.jsilver.syntax.node.Switchable
apply
 

Constructor Detail

PVariable

public PVariable()


Copyright © 2010-2012 Google. All Rights Reserved.