Class JavaScriptAstParser.ProcessFunctionType
java.lang.Object
org.fife.rsta.ac.js.ast.parser.JavaScriptAstParser.ProcessFunctionType
- Enclosing class:
JavaScriptAstParser
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) JavaScriptVariableDeclaration(package private) org.mozilla.javascript.ast.AstNode -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
typeNode
org.mozilla.javascript.ast.AstNode typeNode -
dec
-
-
Constructor Details
-
ProcessFunctionType
ProcessFunctionType()
-