|
| static final char[] | PREFIX = { '@', '%', '!', '$', '§', '&' } |
| |
Definiert in Zeile 3 der Datei AutoCompleteInformation.java.
◆ compareTo()
◆ getCls()
◆ getLabel()
| String de.lathanda.eos.baseparser.AutoCompleteInformation.getLabel |
( |
| ) |
|
◆ getScantext()
| String de.lathanda.eos.baseparser.AutoCompleteInformation.getScantext |
( |
| ) |
|
◆ getSelectionLength()
| int de.lathanda.eos.baseparser.AutoCompleteInformation.getSelectionLength |
( |
| ) |
|
◆ getSelectionStart()
| int de.lathanda.eos.baseparser.AutoCompleteInformation.getSelectionStart |
( |
| ) |
|
◆ getSort()
| String de.lathanda.eos.baseparser.AutoCompleteInformation.getSort |
( |
| ) |
|
◆ getTemplate()
| String de.lathanda.eos.baseparser.AutoCompleteInformation.getTemplate |
( |
| ) |
|
◆ getTooltip()
| String de.lathanda.eos.baseparser.AutoCompleteInformation.getTooltip |
( |
| ) |
|
◆ getType()
| int de.lathanda.eos.baseparser.AutoCompleteInformation.getType |
( |
| ) |
|
◆ CLASS
| final int de.lathanda.eos.baseparser.AutoCompleteInformation.CLASS = 2 |
◆ CODE
| final int de.lathanda.eos.baseparser.AutoCompleteInformation.CODE = 5 |
◆ METHOD
| final int de.lathanda.eos.baseparser.AutoCompleteInformation.METHOD = 0 |
◆ NEUTRAL
| final int de.lathanda.eos.baseparser.AutoCompleteInformation.NEUTRAL = 4 |
◆ PREFIX
| final char [] de.lathanda.eos.baseparser.AutoCompleteInformation.PREFIX = { '@', '%', '!', '$', '§', '&' } |
|
static |
◆ PRIVATE
| final int de.lathanda.eos.baseparser.AutoCompleteInformation.PRIVATE = 3 |
◆ PROPERTY
| final int de.lathanda.eos.baseparser.AutoCompleteInformation.PROPERTY = 1 |
Die Dokumentation für diese Schnittstelle wurde erzeugt aufgrund der Datei: