perspective_viewer

Module exprtk

source

Structs§

  • A tokenizer cursor for ExprTK parsing.

Enums§

  • Syntax-highlightable ExprTK tokens.

Functions§

  • Parse a string representing an ExprTK Expression Column into Tokens. A token list is sufficient for syntax-highlighting purposes, faster than a full parser and much easier to write a renderer for.