@Deprecated @Data public class HiddenLeafs extends Object
| Constructor and Description |
|---|
HiddenLeafs(int offset)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
containsComment()
Deprecated.
|
boolean |
equals(Object obj)
Deprecated.
|
List<LeafInfo> |
getLeafs()
Deprecated.
|
int |
getLenght()
Deprecated.
|
int |
getNewLines()
Deprecated.
|
int |
getNewLinesInComments()
Deprecated.
|
int |
getOffset()
Deprecated.
|
int |
hashCode()
Deprecated.
|
boolean |
isSingleWhitespace()
Deprecated.
|
String |
toString()
Deprecated.
|
public boolean isSingleWhitespace()
public int getLenght()
public int getNewLines()
public int getNewLinesInComments()
public boolean containsComment()
@Pure public int getOffset()
Copyright © 2015. All Rights Reserved.