All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class aioli.ppml.PPconst

java.lang.Object
   |
   +----aioli.ppml.PPconst

public class PPconst
extends Object

Variable Index

 o Annot
 o Atomic
 o Fixed
 o List
 o listn
 o MAX
 o MAXLIST
 o NoContext
 o Recur

Constructor Index

 o PPconst()

Method Index

 o annotp(Tree, AStack, String)

Variables

 o MAX
 public static final int MAX
 o MAXLIST
 public static final int MAXLIST
 o listn
 public static final int listn
 o Fixed
 public static final int Fixed
 o Atomic
 public static final int Atomic
 o List
 public static final int List
 o Recur
 public static final int Recur
 o Annot
 public static final int Annot
 o NoContext
 public static final int NoContext

Constructors

 o PPconst
 public PPconst()

Methods

 o annotp
 public static final boolean annotp(Tree tree,
                                    AStack annot,
                                    String str)

All Packages  Class Hierarchy  This Package  Previous  Next  Index