Maven module :
un.api : api-code :
Class :
un.api.code.CodeFile
Extends/Implements :
-
Subclasses :
-
A CodeFile is the representation of one or several objects
as tokens for a single file.
author
Johann Sorel
Variables :
path
,
syntax
Functions :
-
Relative path of the code file.
public Chars
path
public SyntaxNode
syntax
as tokens for a single file.
author Johann Sorel