public class TokenMarker.LineInfo extends Object
| Modifier and Type | Field and Description | 
|---|---|
| Object | objThis is for use by the token marker implementations themselves. | 
| byte | tokenThe 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.