Flags for string nodes.
Constants
internal bytes forced the encoding to binary
internal bytes forced the encoding to UTF-8
frozen by virtue of a frozen_string_literal: true comment or --enable-frozen-string-literal
mutable by virtue of a frozen_string_literal: false comment or --disable-frozen-string-literal