struct Noir::JSLiteralScanner::ScanResult

Overview

Result of scanning with literal awareness

Defined in:

utils/js_literal_scanner.cr

Constructors

Instance Method Summary

Constructor Detail

def self.new(content : String, end_pos : Int32) #

[View source]

Instance Method Detail

def content : String #

[View source]
def end_pos : Int32 #

[View source]