public class CodeSelector extends Object
| Constructor and Description |
|---|
CodeSelector(DetailAST ast,
JTextArea editor,
List<Integer> lines2position)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
select()
Set a selection position from AST line and Column.
|
Copyright © 2001–2020. All rights reserved.