Node.setTokens

Sets the begin and end tokens.

class Node
void
setTokens
(
Token* begin
,
Token* end
)

Meta