Hex Core JS
    Preparing search index...

    Module SRSL - v0.5.0

    Hex Core SRSL Library

    Hex Core SRSL library.

    This is TypeScript implementation of the Simple Relational Schema Language. Meant for use with the Schema Editor.

    npm i @hex-insights/srsl
    

    Namespaces

    Result

    Enumerations

    EdgeArrowSymbol
    EdgeType
    TokenType

    Classes

    BlankVisitor
    CodeBlockNode
    EdgeNode
    FieldNode
    FieldTypeNode
    Lexer
    MetaTagNode
    ModelNode
    NamedAttributeNode
    NamedPropertyListNode
    NamedStringAttributeNode
    NormalizationVisitor
    NumberLiteralNode
    Parser
    PlainPropertyValueNode
    PropertyNode
    PropertyValueNode
    SchemaNode
    StringLiteralNode
    SyntaxNode
    ToReactVisitor
    TypeValueNode
    ValidationVisitor

    Interfaces

    Visitor

    Type Aliases

    NodeAnnotations
    Result
    Token

    Variables

    supportedValues

    Functions

    addCodeBlockDelimiters
    addQuotes
    edgeTypeToArrowSymbol
    getMetaTagKeyValueFromLine
    removeCodeBlockDelimiters
    removeQuotes
    tokenTypeToString