Build the variableDoc object for a variable
Build a VariableDoc object from an ast node
Name | Type | Description |
---|---|---|
variableDeclarationNode | Object | An ast node of type VariableDeclaration |
fileName | String | The file name in witch the variableDeclarationNnode was found, including path |