Header menu logo fantomas

ExprParenFunctionNameWithStarNode Type

Constructors

Constructor Description

ExprParenFunctionNameWithStarNode(openingParen, functionName, closingParen, range)

Full Usage: ExprParenFunctionNameWithStarNode(openingParen, functionName, closingParen, range)

Parameters:
Returns: ExprParenFunctionNameWithStarNode
openingParen : SingleTextNode
functionName : SingleTextNode
closingParen : SingleTextNode
range : range
Returns: ExprParenFunctionNameWithStarNode

Instance members

Instance member Description

this.ClosingParen

Full Usage: this.ClosingParen

Returns: SingleTextNode
Returns: SingleTextNode

this.FunctionName

Full Usage: this.FunctionName

Returns: SingleTextNode
Returns: SingleTextNode

this.OpeningParen

Full Usage: this.OpeningParen

Returns: SingleTextNode
Returns: SingleTextNode

Type something to start searching.