|
||||||||||
| 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.tex.typesetter.mark.AbstractMarksCode
org.extex.unit.tex.typesetter.mark.Splitbotmarks
public class Splitbotmarks
This class provides an implementation for the primitive
TODO missing documentation
\splitbotmarks.
The Primitive \splitbotmarks
Syntax
The formal description of this primitive is the following:
〈splibotmarks〉
→ \splitbotmarks 〈mark name〉
Examples
\splitbotmarks42
\splitbotmarks\count0
| Field Summary | |
|---|---|
protected static long |
serialVersionUID
The constant serialVersionUID contains the id for serialization. |
| Constructor Summary | |
|---|---|
Splitbotmarks(CodeToken token)
Creates a new object. |
|
| Method Summary | |
|---|---|
protected Tokens |
getValue(Context context,
java.lang.String key)
Get the value for this mark. |
| Methods inherited from class org.extex.unit.tex.typesetter.mark.AbstractMarksCode |
|---|
convertTokens, execute, expand, getKey |
| 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 |
| Field Detail |
|---|
protected static final long serialVersionUID
| Constructor Detail |
|---|
public Splitbotmarks(CodeToken token)
token - the initial token for the primitive| Method Detail |
|---|
protected Tokens getValue(Context context,
java.lang.String key)
getValue in class AbstractMarksCodecontext - the interpreter contextkey - the key
AbstractMarksCode.getValue(
org.extex.interpreter.context.Context, java.lang.String)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||