public final class ZEvesUtils extends Object
| Modifier and Type | Method and Description |
|---|---|
static ZEvesLabel |
addDefaultZEvesLabelTo(Term term) |
static InstantiationList |
assertInstantiationList(Term term) |
static InstantiationList |
assertRenameListAsInstantiationList(RenameExpr term) |
static Factory |
createConsoleFactory()
Useful factory for debugging purposes.
|
static Factory |
createFactory(boolean printUnicode,
boolean printNameIds,
int printLocLineOffset,
int printLocColOffset)
Create a factory tailored for either debugging or UI purposes.
|
static String |
getConcreteSyntaxSymbolLongDesc(ZEvesConcreteSyntaxSymbol sym) |
static String |
getConcreteSyntaxSymbolShortDesc(ZEvesConcreteSyntaxSymbol sym) |
static LabelAbility |
getDefaultAbility() |
static LabelUsage |
getDefaultUsage() |
static InstantiationList |
getInstantiationListFromExpr(Expr term) |
static ZEvesLabel |
getLabel(Term term) |
static String |
getLocalHost() |
public static final Factory FACTORY
public static Factory createConsoleFactory()
public static Factory createFactory(boolean printUnicode, boolean printNameIds, int printLocLineOffset, int printLocColOffset)
printUnicode - printNameIds - printLocLineOffset - printLocColOffset - public static InstantiationList assertInstantiationList(Term term)
public static InstantiationList assertRenameListAsInstantiationList(RenameExpr term)
public static InstantiationList getInstantiationListFromExpr(Expr term)
public static String getLocalHost()
public static LabelAbility getDefaultAbility()
public static LabelUsage getDefaultUsage()
public static ZEvesLabel getLabel(Term term)
public static ZEvesLabel addDefaultZEvesLabelTo(Term term)
public static String getConcreteSyntaxSymbolShortDesc(ZEvesConcreteSyntaxSymbol sym)
public static String getConcreteSyntaxSymbolLongDesc(ZEvesConcreteSyntaxSymbol sym)
Copyright © 2003–2016 Community Z Tools Project. All rights reserved.