public class Options extends Object
| Constructor and Description |
|---|
Options() |
| Modifier and Type | Method and Description |
|---|---|
int |
getEnd() |
int |
getStart() |
boolean |
isIncludeLineComment() |
void |
setEnd(int end) |
void |
setIncludeLineComment(boolean includeLineComment) |
void |
setStart(int start) |
Copyright © 2015. All rights reserved.