Class Tokenizer | Selection Groups | 0.0.7-preview
docs.unity3d.com
  • Manual
  • Scripting API
  • Changelog
  • License
    Show / Hide Table of Contents
    • Tests
      • Editor​Tests
    • Unity.​Go​QL
      • Discrimator
      • Go​QLCode
      • Go​QLExecutor
      • Go​QLWindow
      • Parser
      • Parse​Result
      • Range
      • Token
      • Tokenizer
      • Token​Type
    • Unity.​Selection​Groups
      • Selection​Group
      • Selection​Group​Configuration​Dialog
      • Selection​Group​Drawer
      • Selection​Group​Editor​Window
      • Selection​Group​Exception
      • Selection​Group​List
      • Selection​Group​Manager
      • Selection​Group​Tool​Attribute
      • Selection​Group​Tools
    • Unity.​Selection​Groups.​Runtime
      • Selection​Group
      • Selection​Group​Container
      • Selection​Group​Drop​Down​Attribute
    • Unity.​Selection​Groups.​Tests
      • Runtime​Tests
    • Scripting API
    • Unity.​Go​QL
    • Tokenizer

    Class Tokenizer

    Inheritance
    Object
    Tokenizer
    Namespace: Unity.GoQL
    Syntax
    public class Tokenizer

    Methods

    Tokenize(String)

    Declaration
    public List<Token> Tokenize(string code)
    Parameters
    Type Name Description
    String code
    Returns
    Type Description
    List<Token>
    In This Article
    • Methods
      • Tokenize(String)
    Back to top
    Copyright © 2023 Unity Technologies — Terms of use
    • Legal
    • Privacy Policy
    • Cookies
    • Do Not Sell or Share My Personal Information
    • Your Privacy Choices (Cookie Settings)
    "Unity", Unity logos, and other Unity trademarks are trademarks or registered trademarks of Unity Technologies or its affiliates in the U.S. and elsewhere (more info here). Other names or brands are trademarks of their respective owners.
    Generated by DocFX on 18 October 2023