Flutter Engine
The Flutter Engine
|
Classes | |
class | CParser |
class | Parser |
Functions | |
def | CreateParser (filepath) |
Copyright 2011 Google Inc. Use of this source code is governed by a BSD-style license that can be found in the LICENSE file.
def fileparser.CreateParser | ( | filepath | ) |
Returns a Parser as appropriate for the file at this filepath.
Definition at line 11 of file fileparser.py.