|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.jeffpalm.tiny.Value
com.jeffpalm.tiny.Value.Str
public static class Value.Str
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from class com.jeffpalm.tiny.Value |
|---|
Value.Bool, Value.Factory, Value.Int, Value.Str |
| Field Summary |
|---|
| Fields inherited from class com.jeffpalm.tiny.Value |
|---|
maker, NIL |
| Constructor Summary | |
|---|---|
Value.Str(java.lang.String val)
|
|
| Method Summary | |
|---|---|
Value |
defaultValue()
|
java.lang.String |
strValue()
|
com.jeffpalm.tiny.Interpreter.Type |
type()
|
| Methods inherited from class com.jeffpalm.tiny.Value |
|---|
boolValue, intValue, objValue, var |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Value.Str(java.lang.String val)
| Method Detail |
|---|
public Value defaultValue()
defaultValue in class Valuepublic java.lang.String strValue()
public com.jeffpalm.tiny.Interpreter.Type type()
type in class Value
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||