module Prism::SymbolFlags

Flags for symbol nodes.

Constants

FORCED_BINARY_ENCODING

internal bytes forced the encoding to binary

FORCED_US_ASCII_ENCODING

internal bytes forced the encoding to US-ASCII

FORCED_UTF8_ENCODING

internal bytes forced the encoding to UTF-8