mirror of
https://github.com/fluencelabs/assemblyscript
synced 2025-06-18 09:21:35 +00:00
Document the purpose of most files
This commit is contained in:
@ -1,3 +1,7 @@
|
||||
/**
|
||||
* @file Abstract syntax tree representing a source file once parsed.
|
||||
*/
|
||||
|
||||
import {
|
||||
CommonFlags,
|
||||
PATH_DELIMITER,
|
||||
|
Reference in New Issue
Block a user