Searched refs:NullLiteral (Results 1 – 13 of 13) sorted by relevance
109 NullLiteral: function NullLiteral() /* literal */{},
167 PrintVisitor.prototype.NullLiteral = function () { method in PrintVisitor
321 NullLiteral: function NullLiteral() {
111 NullLiteral: function NullLiteral() /* literal */{},
168 PrintVisitor.prototype.NullLiteral = function () { method in PrintVisitor
326 NullLiteral: function NullLiteral() {
147 NullLiteral(): void;170 NullLiteral(): void;388 interface NullLiteral extends Literal { interface
109 NullLiteral: function(/* literal */) {}, method in Visitor
161 PrintVisitor.prototype.NullLiteral = function() { method in PrintVisitor
333 NullLiteral: function() { method in Compiler
66 …laced with [StringLiteral][], [NumericLiteral][], [BooleanLiteral][], [NullLiteral][], [RegExpLite…86 [NullLiteral]: https://github.com/babel/babylon/blob/master/ast/spec.md#nullliteral
225 export interface NullLiteral extends Node { interface1247 | NullLiteral1385 | NullLiteral1420 export type Literal = StringLiteral | NumericLiteral | BooleanLiteral | NullLiteral | RegExpLiteral…1425 | NullLiteral1662 export function nullLiteral(): NullLiteral;2035 export function isNullLiteral(node: object | null | undefined, opts?: object): node is NullLiteral;2419 …ion assertNullLiteral(node: object | null | undefined, opts?: object): asserts node is NullLiteral;
META-INF/ META-INF/MANIFEST.MF META-INF/LICENSE.txt javax ...