The Vish Visualization Shell 0.3
Vish
Simple Scripting Interface for VISH

Classes

struct  Wizt::IdentifierWithUrl
class  Wizt::VScriptParser

Typedefs

using Wizt::NamedIdentifiers = map<string, IdentifierWithUrl>
 A set of named identifiers.

Detailed Description


Class Documentation

◆ Wizt::IdentifierWithUrl

struct Wizt::IdentifierWithUrl
Class Members
string identifier
int LineNumber Line number.
size_t pos Position within the current line.
string url