JS: add protobuf declarations for JS AST
This commit is contained in:
@@ -39,7 +39,7 @@ public class JsProgramFragment {
|
||||
}
|
||||
|
||||
@NotNull
|
||||
public JsBlock getDeclarationBlock() {
|
||||
public JsGlobalBlock getDeclarationBlock() {
|
||||
return declarationBlock;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user