|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.irisa.genouest.logol.types.AbstractVariable
org.irisa.genouest.logol.types.Variable
org.irisa.genouest.logol.types.FixedVariable
public class FixedVariable
Default class managing Fixed variable type
Constructor Summary | |
---|---|
FixedVariable(int varID)
|
Method Summary | |
---|---|
java.lang.String |
content(LogolVariable lvar)
Return prolog content for the variable definition |
Methods inherited from class org.irisa.genouest.logol.types.AbstractVariable |
---|
externalPredicate, getProlog |
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public FixedVariable(int varID)
Method Detail |
---|
public java.lang.String content(LogolVariable lvar) throws GrammarException
content
in class Variable
lvar
- variable to analyse
GrammarException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |