Пример #1
0
Файл: rosc.py Проект: OEP/rdis
def getASG():
  """
  Gets the ROS ASG.
  """
  return a3t.getASG("ROSApp_META")
Пример #2
0
def getASG():
    """
  Returns the RDIS abstract syntax graph.
  """
    return a3t.getASG("RDIS_META")