|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectuk.ac.bbk.dcs.automed.qproc.iql.ReservedTokens
public class ReservedTokens
| Constructor Summary | |
|---|---|
ReservedTokens()
|
|
| Method Summary | |
|---|---|
static void |
addFunctionTokens(FunctionTable ft)
|
static int |
getArity(java.lang.String s)
|
static java.util.HashMap |
getConstructorArities()
|
static java.util.HashMap |
getConstructorTypes()
|
static int |
returnTag(java.lang.String s)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ReservedTokens()
| Method Detail |
|---|
public static void addFunctionTokens(FunctionTable ft)
public static int returnTag(java.lang.String s)
public static java.util.HashMap getConstructorTypes()
public static java.util.HashMap getConstructorArities()
public static int getArity(java.lang.String s)
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||