| Package | Description |
|---|---|
| editor | |
| editor.debugger |
| Modifier and Type | Class and Description |
|---|---|
class |
GosuField |
| Modifier and Type | Method and Description |
|---|---|
GosuEditor |
GosuPanel.getCurrentGosuEditor() |
protected GosuEditor |
EditorBasedPopup.getEditor() |
GosuEditor |
SmartFixManager.getGosuEditor() |
GosuEditor |
AbstractPathCompletionHandler.getGosuEditor() |
GosuEditor |
IParseExceptionResolver.getGosuEditor() |
GosuEditor |
IPathCompletionHandler.getGosuEditor() |
| Modifier and Type | Method and Description |
|---|---|
void |
NavigationHistory.addNavigationHistory(GosuEditor editor,
int prevCaretPos,
int currentCaretPos) |
void |
PathCompletionIntellisense.complete(GosuEditor gsEditor,
ISymbolTable transientSymTable) |
static ParameterInfoPopup |
ParameterInfoPopup.invoke(GosuEditor gsEditor,
int iPosition) |
void |
SmartFixManager.setGosuEditor(GosuEditor gosuEditor) |
void |
AbstractPathCompletionHandler.setGosuEditor(GosuEditor gsEditor) |
void |
IParseExceptionResolver.setGosuEditor(GosuEditor gsEditor) |
void |
IPathCompletionHandler.setGosuEditor(GosuEditor gsEditor) |
void |
ExtractVariablePopup.showNow(GosuEditor gosuEditor) |
| Constructor and Description |
|---|
BeanInfoPopup(IType classBean,
String strMemberPath,
boolean bConstrainByLastPathElement,
GosuEditor editor,
IFeatureFilter filter) |
BeanInfoPopup(IType classBean,
String strMemberPath,
boolean bConstrainByLastPathElement,
GosuEditor editor,
IFeatureFilter filter,
boolean bExpansion) |
BeanInfoPopup(IType classBean,
String strMemberPath,
boolean bConstrainByLastPathElement,
GosuEditor editor,
IFeatureFilter filter,
boolean bExpansion,
boolean bForFeatureLiteral) |
BeanInfoPopup(IType classBean,
String strMemberPath,
GosuEditor editor) |
CodeRefactorManager(GosuEditor gsEditor) |
DynamicSelectionManager(GosuEditor parent) |
EditorBasedPopup(GosuEditor editor) |
JavadocPopup(String strHelpText,
GosuEditor editor) |
MetaInfoPopup(IMetaType type,
String strMemberPath,
boolean bConstrainByLastPathElement,
GosuEditor editor) |
MetaInfoPopup(PackageType type,
String strMemberPath,
boolean bConstrainByLastPathElement,
GosuEditor editor) |
ParameterInfoPopup(GosuEditor editor) |
ScopeHighlighter(GosuEditor gosuEditor) |
SmartFixManager(GosuEditor gosuEditor) |
SymbolPopup(ISymbol[] symbols,
String strPrefix,
GosuEditor editor,
IType expectedType) |
TypePopup(String strPrefix,
GosuEditor editor,
boolean annotationsOnly) |
| Constructor and Description |
|---|
RunToCursorActionHandler(java.util.function.Supplier<Debugger> debugger,
java.util.function.Supplier<BreakpointManager> bpm,
java.util.function.Supplier<GosuEditor> editor) |
| Modifier and Type | Method and Description |
|---|---|
void |
BreakpointManager.runToCursor(GosuEditor editor) |
Copyright © 2018. All rights reserved.