Package editor
Class PathCompletionIntellisense
- java.lang.Object
-
- editor.PathCompletionIntellisense
-
public class PathCompletionIntellisense extends Object
-
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description void
complete(GosuEditor gsEditor, ISymbolTable transientSymTable)
static PathCompletionIntellisense
instance()
-
-
-
Method Detail
-
instance
public static PathCompletionIntellisense instance()
-
complete
public void complete(GosuEditor gsEditor, ISymbolTable transientSymTable)
-
-