Skip to content
Bit Quirky Behavior Trees and
State Machines

Search documentation

All topics and APIs

Close returns focus to Search.

What are you looking for?

Try a common topic or enter a complete API identifier.

Browse the reference instead

Esc closes · Tab reaches results · Enter opens the focused link

v0.6.0
Menu

CommandTokenizer.cs declarations

Public API declaration excerpts from ../bitquirky-command/Runtime/CommandTokenizer.cs.

Source snapshot ad0983d00d77.

Original file: ../bitquirky-command/Runtime/CommandTokenizer.cs

Source file hash: sha256:3f8a66f2b7b75cc52e3025299346f31288ece0b90942ae6b18d3655773b1bc2e

Only public declaration headers are shown. Implementation bodies, non-public code, and source comments are omitted.

Original lines: 21-114

Declaration hash: sha256:0e4b02a2ea0e539a2783ded812bce6c4bd1404125b8c909eacc991748374fd1c

C#
public static class CommandTokenizer
{
}

Original lines: 24-65

Declaration hash: sha256:f8bb25bd91b5206bef2d605fd2c4f62186a0add3d95840a4aec6ff157bd9fe6c

C#
public static IReadOnlyList<string> Tokenize(string commandLine);
Full-size image