| Package | Description |
|---|---|
| org.kefirsf.bb.proc |
| Modifier and Type | Method and Description |
|---|---|
ProcScope |
Context.getScope() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProcScope.setParent(ProcScope parent)
Set parent scope
|
void |
Context.setScope(ProcScope scope)
Set list of codes in current context
|
void |
BBProcessor.setScope(ProcScope scope)
Set the root scope of text processor.
|
| Constructor and Description |
|---|
ProcText(String name,
ProcScope scope,
boolean transparent) |
Copyright © 2016. All rights reserved.