|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.ObjectmicroOpGen.IstruzioneFactory
Istruzione che fa il parse di ogni istruzione e ne determina la classe di istruzioni di appartenenza
Constructor Summary | |
IstruzioneFactory()
|
Method Summary | |
protected static Istruzione |
assegna(java.lang.String s)
prende in ingresso la stringa input e ne individua la classe di cui ? istanza |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public IstruzioneFactory()
Method Detail |
protected static Istruzione assegna(java.lang.String s) throws ParseException
ParseException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |