import { Expression } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Methods
getContextualType(): Type | undefined
Gets the contextual type of the expression.
import { Expression } from "https://deno.land/x/deno2node@v1.10.0/src/deps.deno.ts";
Gets the contextual type of the expression.