Package org.fife.rsta.ac.js.ast
Class FunctionDeclaration
- java.lang.Object
-
- org.fife.rsta.ac.js.ast.FunctionDeclaration
-
public class FunctionDeclaration extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description FunctionDeclaration(org.fife.ui.autocomplete.FunctionCompletion fc, int offset)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description org.fife.ui.autocomplete.FunctionCompletiongetFunction()intgetOffset()
-