Documentation ¶
Index ¶
Constants ¶
View Source
const ( NOT_IN_SELECTOR = "Met { while not being in selector" NOT_AFTER_VALUE = "Met } after a non-value" NOT_IN_PROPERTY = "Met : after a non-property" NOT_IN_VALUE = "Met ; after a non-value" )
Error constants
View Source
const ( STARTING_COMMENT = iota IN_COMMENT = iota CLOSING_COMMENT = iota COMMENT_CLOSED = iota IN_SELECTOR = iota IN_PROPERTY = iota IN_VALUE = iota )
Parser constants
Variables ¶
This section is empty.
Functions ¶
func MinifyFromFile ¶
Types ¶
Click to show internal directories.
Click to hide internal directories.