Did you know ... Search Documentation:
Pack simple_template -- prolog/st/st_tokens.pl
PublicShow source

Recognizes tokens from symbol codes.

 st_tokens(+Codes, +Options, -Tokens) is det
Tokenizes the given input into tokens.

Throws error(invalid_input(String)) when the input in out/block instruction cannot be parsed into a Prolog term.