All Packages  Class Hierarchy  This Package  Previous  Next  Index  

Class hpjava.compiler.translator.Mixer

java.lang.Object
    |
    +----hpjava.compiler.translator.Mixer

public class Mixer
extends Object

Variable Index

 o suffix

Constructor Index

 o Mixer()

Method Index

 o group()
 o index(NodeToken)
 o range(NodeToken)

Variables

 o suffix
public static final String suffix

Constructors

 o Mixer
public Mixer()

Methods

 o group
public static NodeToken group()
 o index
public static NodeToken index(NodeToken id)
 o range
public static NodeToken range(NodeToken id)

All Packages  Class Hierarchy  This Package  Previous  Next  Index