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

Quick Search    Search Deep

org.sablecc.sablecc
Class GenTools.ElemInfoCast  view GenTools.ElemInfoCast download GenTools.ElemInfoCast.java

java.lang.Object
  extended byorg.sablecc.sablecc.GenTools.ElemInfoCast
All Implemented Interfaces:
Cast
Enclosing class:
GenTools

private static class GenTools.ElemInfoCast
extends java.lang.Object
implements Cast


Field Summary
static GenTools.ElemInfoCast instance
           
 
Constructor Summary
private GenTools.ElemInfoCast()
           
 
Method Summary
 java.lang.Object cast(java.lang.Object o)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

instance

public static final GenTools.ElemInfoCast instance
Constructor Detail

GenTools.ElemInfoCast

private GenTools.ElemInfoCast()
Method Detail

cast

public java.lang.Object cast(java.lang.Object o)
Specified by:
cast in interface Cast