public static class NumeroHarshad.NumeroNiven extends NumeroHarshad
NumeroHarshad
NumeroHarshad.NumeroNiven
Modifier and Type | Field and Description |
---|---|
static NumeroHarshad.NumeroNiven |
S |
Modifier | Constructor and Description |
---|---|
protected |
NumeroNiven() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
entrada()
Devuelve la cadena de entrada que será reconocida por el analizador
léxico de JME para este token
|
java.lang.String |
toString()
Devuelve la cadena de salida con que se mostrará el token.
|
descripcion, funcion, funcion, funcion, funcion
public static final NumeroHarshad.NumeroNiven S
public java.lang.String entrada()
Token
entrada
in interface Token
entrada
in class NumeroHarshad
public java.lang.String toString()
Token