|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.dfamaj.textproc.xwm.NoExpandToken
public class NoExpandToken
| Constructor Summary | |
|---|---|
NoExpandToken(Token delegate)
constructeur. |
|
| Method Summary | |
|---|---|
java.lang.String |
getText()
renvoie le texte du token. |
boolean |
isDefinedTokens()
renvoie false. |
boolean |
isMacro()
renvoie true si le token est une macro ou une
primitive, c'est-à-dire en fait s'il commence par [\]. |
boolean |
isNoExpand()
renvoie true. |
boolean |
isParam()
renvoie true si le token est un paramètre de
macro. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NoExpandToken(Token delegate)
| Method Detail |
|---|
public java.lang.String getText()
getText in interface Tokenpublic final boolean isDefinedTokens()
isDefinedTokens in interface Tokenpublic boolean isMacro()
isMacro in interface Tokenpublic final boolean isNoExpand()
isNoExpand in interface Tokenpublic boolean isParam()
isParam in interface Token
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||