UnionKeywords
final class UnionKeywords implements Parseable (View source)
UNION
keyword builder.
Methods
static Component|array|null
parse(Parser $parser, TokensList $list, array $options = [])
Parses the tokens contained in the given list in the context of the given parser.
static string
buildAll(array $component)
No description
Details
static Component|array|null
parse(Parser $parser, TokensList $list, array $options = [])
Parses the tokens contained in the given list in the context of the given parser.
static string
buildAll(array $component)
No description