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

Quick Search    Search Deep

com.k_int.codec.comp
Class ASTskip_to_matching_brace  view ASTskip_to_matching_brace download ASTskip_to_matching_brace.java

java.lang.Object
  extended bycom.k_int.codec.comp.SimpleNode
      extended bycom.k_int.codec.comp.ASTskip_to_matching_brace
All Implemented Interfaces:
Node

public class ASTskip_to_matching_brace
extends SimpleNode


Field Summary
 
Fields inherited from class com.k_int.codec.comp.SimpleNode
children, id, parent, parser
 
Constructor Summary
ASTskip_to_matching_brace(AsnParser p, int id)
           
ASTskip_to_matching_brace(int id)
           
 
Methods inherited from class com.k_int.codec.comp.SimpleNode
dump, jjtAddChild, jjtClose, jjtGetChild, jjtGetNumChildren, jjtGetParent, jjtOpen, jjtSetParent, outputJava, pass1, toString, toString
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ASTskip_to_matching_brace

public ASTskip_to_matching_brace(int id)

ASTskip_to_matching_brace

public ASTskip_to_matching_brace(AsnParser p,
                                 int id)