Ejemplo n.º 1
0
Archivo: rosc.py Proyecto: OEP/rdis
def getASG():
  """
  Gets the ROS ASG.
  """
  return a3t.getASG("ROSApp_META")
Ejemplo n.º 2
0
def getASG():
    """
  Returns the RDIS abstract syntax graph.
  """
    return a3t.getASG("RDIS_META")