|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.extex.interpreter.type.AbstractCode
org.extex.unit.omega.ocp.AbstractOcplist
org.extex.unit.omega.ocp.Removeafterocplist
public class Removeafterocplist
This class provides an implementation for the primitive
The primitive \removeafterocplist can be used to build up an
ΩPC list. It is valid in the context of the primitive \ocplist
only.
\removeafterocplist.
The Primitive \removeafterocplist
Syntax
The formal description of this primitive is the following:
〈removeafterocplist〉
→ \removeafterocplist 〈float〉 〈ocp register〉
Examples
\removeafterocplist 1.5 \myopc
| Constructor Summary | |
|---|---|
Removeafterocplist(CodeToken token)
Creates a new object. |
|
| Method Summary | |
|---|---|
OcpList |
convertOcplist(Context context,
TokenSource source,
Typesetter typesetter)
Convert the value into an ΩPC list. |
| Methods inherited from class org.extex.unit.omega.ocp.AbstractOcplist |
|---|
execute, scanOcplist |
| Methods inherited from class org.extex.interpreter.type.AbstractCode |
|---|
getLocalizer, getName, getToken, isIf, isOuter, readResolve, toString, toText, toText |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public Removeafterocplist(CodeToken token)
token - the initial token for the primitive| Method Detail |
|---|
public OcpList convertOcplist(Context context,
TokenSource source,
Typesetter typesetter)
throws HelpingException
context - the interpreter contextsource - the source for new tokenstypesetter - the typesetter
HelpingException - in case of an errorOcplistConvertible.convertOcplist(
org.extex.interpreter.context.Context,
org.extex.interpreter.TokenSource, org.extex.typesetter.Typesetter)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||