mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-20 18:26:40 +00:00
Try parsing signatures only if node is callable, see #149; Minor refactoring
This commit is contained in:
@ -92,7 +92,7 @@ import {
|
||||
|
||||
import {
|
||||
CommonFlags
|
||||
} from "../program";
|
||||
} from "../common";
|
||||
|
||||
/** An AST builder. */
|
||||
export class ASTBuilder {
|
||||
|
Reference in New Issue
Block a user