findDeclaration

Finds the declaration of the symbol at position pos in the code

@component("dcd")
@arguments("subcmd", "find-declaration")
void
findDeclaration
(,
string code
,
int pos
)

Return Value

Type: void

[0: file: string, 1: position: int]

Call With

{"subcmd": "find-declaration"}

Meta