Expand description
The Tokenize
trait, turning glsl into TokenStream
s.
Macrosยง
- impl_
tokenize ๐
Traitsยง
- Tokenize
- Tokenize a value into a stream of tokens.
Functionsยง
- tokenize_
array_ ๐spec - tokenize_
array_ ๐spec_ dim - tokenize_
arrayed_ ๐identifier - tokenize_
assignment_ ๐op - tokenize_
binary_ ๐op - tokenize_
block ๐ - tokenize_
case_ ๐label - tokenize_
compound_ ๐statement - tokenize_
condition ๐ - tokenize_
declaration ๐ - tokenize_
expr ๐ - tokenize_
expr_ ๐statement - tokenize_
external_ ๐declaration - tokenize_
for_ ๐init_ statement - tokenize_
for_ ๐rest_ statement - tokenize_
fully_ ๐specified_ type - tokenize_
function_ ๐definition - tokenize_
function_ ๐identifier - tokenize_
function_ ๐parameter_ declaration - tokenize_
function_ ๐parameter_ declarator - tokenize_
function_ ๐prototype - tokenize_
identifier ๐ - tokenize_
init_ ๐declarator_ list - tokenize_
initializer ๐ - tokenize_
interpolation_ ๐qualifier - tokenize_
iteration_ ๐statement - tokenize_
jump_ ๐statement - tokenize_
layout_ ๐qualifier - tokenize_
layout_ ๐qualifier_ spec - tokenize_
path ๐ - tokenize_
precision_ ๐qualifier - tokenize_
preprocessor ๐ - tokenize_
preprocessor_ ๐define - tokenize_
preprocessor_ ๐elseif - tokenize_
preprocessor_ ๐error - tokenize_
preprocessor_ ๐extension - tokenize_
preprocessor_ ๐extension_ behavior - tokenize_
preprocessor_ ๐extension_ name - tokenize_
preprocessor_ ๐if - tokenize_
preprocessor_ ๐ifdef - tokenize_
preprocessor_ ๐ifndef - tokenize_
preprocessor_ ๐include - tokenize_
preprocessor_ ๐line - tokenize_
preprocessor_ ๐pragma - tokenize_
preprocessor_ ๐undef - tokenize_
preprocessor_ ๐version - tokenize_
preprocessor_ ๐version_ profile - tokenize_
rs_ ๐ident - tokenize_
selection_ ๐rest_ statement - tokenize_
selection_ ๐statement - tokenize_
single_ ๐declaration - tokenize_
single_ ๐declaration_ no_ type - tokenize_
span ๐ - tokenize_
statement ๐ - tokenize_
storage_ ๐qualifier - tokenize_
struct_ ๐field - tokenize_
struct_ ๐non_ declaration - tokenize_
switch_ ๐statement - tokenize_
text_ ๐range - tokenize_
text_ ๐size - tokenize_
translation_ ๐unit - tokenize_
type_ ๐name - tokenize_
type_ ๐qualifier - tokenize_
type_ ๐qualifier_ spec - tokenize_
type_ ๐specifier - tokenize_
type_ ๐specifier_ non_ array - tokenize_
unary_ ๐op