public class TokenMarker.LineInfo extends Object
| Modifier and Type | Field and Description |
|---|---|
Object |
obj
This is for use by the token marker implementations themselves.
|
byte |
token
The id of the last token of the line.
|
public byte token
public Object obj
public LineInfo()
public LineInfo(byte token,
Object obj)
Copyright © 2019. All rights reserved.