|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use OcpList | |
|---|---|
| org.extex.unit.omega.ocp | This package contains primitives defined in Omega. |
| org.extex.unit.omega.ocp.util | This package contains utilities for OCPs. |
| Uses of OcpList in org.extex.unit.omega.ocp |
|---|
| Methods in org.extex.unit.omega.ocp that return OcpList | |
|---|---|
OcpList |
Removebeforeocplist.convertOcplist(Context context,
TokenSource source,
Typesetter typesetter)
Convert the value into an ΩPC list. |
OcpList |
Removeafterocplist.convertOcplist(Context context,
TokenSource source,
Typesetter typesetter)
Convert the value into an ΩPC list. |
OcpList |
Addbeforeocplist.convertOcplist(Context context,
TokenSource source,
Typesetter typesetter)
Convert the value into an ΩPC list. |
OcpList |
Nullocplist.convertOcplist(Context context,
TokenSource source,
Typesetter typesetter)
Convert the value into an ΩPC list. |
OcpList |
Addafterocplist.convertOcplist(Context context,
TokenSource source,
Typesetter typesetter)
Convert the value into an ΩPC list. |
static OcpList |
AbstractOcplist.scanOcplist(Context context,
TokenSource source,
Typesetter typesetter)
Scan an ΩCP list. |
| Uses of OcpList in org.extex.unit.omega.ocp.util |
|---|
| Methods in org.extex.unit.omega.ocp.util that return OcpList | |
|---|---|
OcpList |
OcplistConvertible.convertOcplist(Context context,
TokenSource source,
Typesetter typesetter)
Convert the value into an ΩPC list. |
OcpList |
OcpList.convertOcplist(Context context,
TokenSource source,
Typesetter typesetter)
Convert the value into an ΩPC list. |
OcpList |
OcpList.pop()
Remove an ΩCP program from the pipe. |
| Methods in org.extex.unit.omega.ocp.util with parameters of type OcpList | |
|---|---|
void |
OcpList.push(OcpList ocpList)
Push an ΩCP program to the pipe. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||