Method: PgGraph::Reflection#re

Defined in:
lib/pg_graph/reflector.rb

#reObject (readonly)

RE corresponding to #match. #re always match a full UID



39
40
41
# File 'lib/pg_graph/reflector.rb', line 39

def re
  @re
end