Module NginxConfigParser::Scanner
In: lib/nginx_config_parser/scanner.rb

Methods

parse  

Classes and Modules

Class NginxConfigParser::Scanner::ConfigurationError

Attributes

_nginx_actions  [RW] 
_nginx_eof_trans  [RW] 
_nginx_from_state_actions  [RW] 
_nginx_index_offsets  [RW] 
_nginx_indicies  [RW] 
_nginx_key_offsets  [RW] 
_nginx_range_lengths  [RW] 
_nginx_single_lengths  [RW] 
_nginx_to_state_actions  [RW] 
_nginx_trans_actions_wi  [RW] 
_nginx_trans_keys  [RW] 
_nginx_trans_targs_wi  [RW] 
nginx_en_main  [RW] 
nginx_en_statement  [RW] 
nginx_error  [RW] 
nginx_first_final  [RW] 
nginx_start  [RW] 

Public Class methods

line 55 "src/scanner.rl"

[Validate]