Method: GraphQL::Language::Lexer#tokens_count
- Defined in:
- lib/graphql/language/lexer.rb
#tokens_count ⇒ Object (readonly)
Returns the value of attribute tokens_count.
28 29 30 |
# File 'lib/graphql/language/lexer.rb', line 28 def tokens_count @tokens_count end |