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