public static of()
in
src/construct.ts [33:35]
3
lines of code
1
McCabe index (conditional complexity)
public static of(construct: IConstruct): Node { return construct.node; }