| 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecttcl.lang.BackSlashResult
public class BackSlashResult
Encapsulates the replacement for a backslash in the parser
| Field Summary | |
|---|---|
 char | 
c
character to replace backslash sequence with  | 
 boolean | 
isWordSep
 | 
 int | 
nextIndex
script index that follows backslash sequence  | 
| Method Summary | 
|---|
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Field Detail | 
|---|
public char c
public int nextIndex
public boolean isWordSep
  | 
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||