Package io.github.syst3ms.skriptparser.parsing
@ParametersAreNonnullByDefault
package io.github.syst3ms.skriptparser.parsing
-
ClassDescriptionAn object that provides contextual information during syntax matching.An object that stores data about how an object was parsed.An object that stores data about the current parsing, on the scale of the entire trigger.Contains the logic for loading, parsing, and interpreting entire script filesAn exception thrown whenever something goes wrong at parse time.An exception thrown when something goes wrong at runtimeContains the logic for parsing and interpreting single statements, sections and expressions inside of a script.