module MethodIntrospection::CodeHelpers::IncompleteExpression
#¶ ↑
IncompleteExpression
¶ ↑
IncompleteExpression
is an exception matcher that matches only subsets of SyntaxErrors that can be fixed by adding more input to the buffer.
#¶ ↑
Constants
- GENERIC_REGEXPS
#¶ ↑
GENERIC_REGEXPS
¶ ↑We only have to handle MRI.
#¶ ↑