Class FileSection

java.lang.Object
io.github.syst3ms.skriptparser.file.FileElement
io.github.syst3ms.skriptparser.file.FileSection

public class FileSection extends FileElement
A class describing a section of a script inside a file (e.g a line ending with a colon and containing all the lines that were indented after it. "all the lines" doesn't exclude sections.