Package | Description |
---|---|
kawapad |
Modifier and Type | Method and Description |
---|---|
static java.util.ArrayDeque<SchemeIndentationCorrector.Level> |
SchemeIndentationCorrector.createStack() |
Modifier and Type | Method and Description |
---|---|
static int |
SchemeIndentationCorrector.calculateIndentLength(java.util.Collection<java.lang.String> lispWords,
java.util.ArrayDeque<SchemeIndentationCorrector.Level> stack) |
static void |
SchemeIndentationCorrector.semiExecute(java.util.ArrayDeque<SchemeIndentationCorrector.Level> stack,
kawapad.SchemeIndentationCorrector.Tokenized tokenized) |