BracketMatchType# class BracketMatchType# Fields# class BracketMatchType FOUND# A matching bracket was found. NONE# There is no bracket to match. NOT_FOUND# A matching bracket was not found. OUT_OF_RANGE# Matching a bracket failed because the maximum range was reached.