public abstract static class Stream.ReadtableAccessor
extends java.lang.Object
| Constructor and Description |
|---|
ReadtableAccessor() |
| Modifier and Type | Method and Description |
|---|---|
abstract Readtable |
rt(LispThread thread)
Given the thread passed, return the applicable readtable.
|
public abstract Readtable rt(LispThread thread)