Expand description
Helper functions for parsing symex names.
See section 6-2.3 βRULES FOR SYMEX FORMATIONβ.
EnumsΒ§
- Symex
Syllable πRule - Distinguishes a single-syllable from a multi-syllable symex.
FunctionsΒ§
- canonical_
symbol_ πname - Squeze spaces from a string to make a canonical symex name.
- digits_
as_ πsymex - is_
reserved_ πidentifier - Decide whether the passed in identifier is a reserved identifier (i.e. an AE element name or an opcode name).
- parse_
multi_ πsyllable_ symex - parse_
symex π - Parse a symex having the specified script, according to
rule
. - parse_
symex_ πnon_ reserved_ syllable - parse_
symex_ πreserved_ syllable - symex_
syllable π