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

java.lang.Object
  extended by com.google.clearsilver.jsilver.syntax.node.Node
      extended by com.google.clearsilver.jsilver.syntax.node.PPosition
All Implemented Interfaces:
Switchable, Cloneable
Direct Known Subclasses:
ACsOpenPosition

public abstract class PPosition
extends Node


Constructor Summary
PPosition()
           
 
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

PPosition

public PPosition()


Copyright © 2010-2012 Google. All Rights Reserved.