Module glsl_lang::parse::parsable

source ·

Macros§

Traits§

  • Part of the syntax tree that can be extracted from a parent tree
  • A parsable is something we can parse either directly, or embedded in some other syntax structure.