Package one.empty3.library.core.script
Class InterpreteCaractere
java.lang.Object
one.empty3.library.core.script.InterpreteCaractere
- All Implemented Interfaces:
Interprete
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InterpreteCaractere
public InterpreteCaractere()
-
-
Method Details
-
constant
- Specified by:
constant
in interfaceInterprete
-
getPosition
public int getPosition()- Specified by:
getPosition
in interfaceInterprete
-
interprete
- Specified by:
interprete
in interfaceInterprete
- Throws:
InterpreteException
-
setConstant
- Specified by:
setConstant
in interfaceInterprete
-
setRepertoire
- Specified by:
setRepertoire
in interfaceInterprete
-