Flutter Engine
The Flutter Engine
Loading...
Searching...
No Matches
Classes | Namespaces | Functions | Variables
prototype_css_generator.py File Reference

Go to the source code of this file.

Classes

class  scripts.prototype_css_generator.Error
 

Namespaces

namespace  scripts
 
namespace  scripts.prototype_css_generator
 

Functions

 scripts.prototype_css_generator.camelCaseName (name)
 
 scripts.prototype_css_generator.dashifyName (camelName)
 
 scripts.prototype_css_generator.isCommentLine (line)
 
 scripts.prototype_css_generator.readCssProperties (filename)
 
 scripts.prototype_css_generator.main ()
 

Variables

str scripts.prototype_css_generator.COMMENT_LINE_PREFIX = ' * '
 
str scripts.prototype_css_generator.SOURCE_PATH = 'CSSPropertyNames.in'
 
str scripts.prototype_css_generator.OUTPUT_FILE = 'prototype_css_properties.dart'
 
list scripts.prototype_css_generator.BROWSER_PATHS
 
dict scripts.prototype_css_generator.annotated