Package | Description |
---|---|
org.armedbear.lisp |
Modifier and Type | Field and Description |
---|---|
protected Stream.EolStyle |
Stream.eolStyle |
static Stream.EolStyle |
Stream.platformEolStyle |
Modifier and Type | Method and Description |
---|---|
static Stream.EolStyle |
Stream.EolStyle.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Stream.EolStyle[] |
Stream.EolStyle.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|