|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.acm.seguin.ide.elixir.PrettyPrinterExtension
public class PrettyPrinterExtension
Pretty Printer extension mechanism for Elixir 2.4
Constructor Summary | |
---|---|
PrettyPrinterExtension()
|
Method Summary | |
---|---|
boolean |
destroy()
Removes the extension mechanism |
java.lang.String |
getCardName()
Gets the CardName attribute of the PrettyPrinterExtension object |
java.lang.String |
getName()
Gets the Name attribute of the PrettyPrinterExtension object |
int |
getReleaseNo()
Gets the ReleaseNo attribute of the PrettyPrinterExtension object |
java.lang.String |
getVersion()
Gets the Version attribute of the PrettyPrinterExtension object |
boolean |
init(java.lang.String[] args)
Initializes the extension |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public PrettyPrinterExtension()
Method Detail |
---|
public java.lang.String getCardName()
public java.lang.String getName()
public int getReleaseNo()
public java.lang.String getVersion()
public boolean destroy()
public boolean init(java.lang.String[] args)
args
- the arguments
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |