|
VapourSynth-llvmexpr
|
#include <llvmexpr/frontend/infix2postfix/AST.hpp>

Public Member Functions | |
| PropAccessExpr (Token c, Token p) | |
Public Attributes | |
| Token | clip |
| Token | prop |
| Range | range |
| Token infix2postfix::PropAccessExpr::clip |
Definition at line 97 of file AST.hpp.
Referenced by PropAccessExpr().
| Token infix2postfix::PropAccessExpr::prop |
Definition at line 98 of file AST.hpp.
Referenced by PropAccessExpr().
| Range infix2postfix::PropAccessExpr::range |
Definition at line 99 of file AST.hpp.
Referenced by PropAccessExpr().