getResult

open fun getResult(): Optional<T>(source)

Return

the AST of the parsed source code, or empty if parsing failed completely.