Download igor Free Java Code

Description

CSS like selectors for iOS views.

Icons

igor

Source Files

The download file igor-master.zip has the following entries.


.gitignore/* www . ja  v a  2s . com*/
Igor.xcodeproj/project.pbxproj
Igor.xcodeproj/project.xcworkspace/contents.xcworkspacedata
Igor.xcodeproj/xcshareddata/xcschemes/Igor.xcscheme
Igor.xcodeproj/xcshareddata/xcschemes/IgorTestApp.xcscheme
IgorTestApp/AppDelegate.h
IgorTestApp/AppDelegate.m
IgorTestApp/IgorTestApp-Info.plist
IgorTestApp/IgorTestApp-Prefix.pch
IgorTestApp/Images.xcassets/AppIcon.appiconset/Contents.json
IgorTestApp/Images.xcassets/LaunchImage.launchimage/Contents.json
IgorTestApp/en.lproj/InfoPlist.strings
IgorTestApp/main.m
IgorTests/IgorTests-Info.plist
IgorTests/IgorTests-Prefix.pch
IgorTests/acceptance/BranchPatternTests.m
IgorTests/acceptance/ChildPatternTests.m
IgorTests/acceptance/ClassPatternTests.m
IgorTests/acceptance/DescendantPatternTests.m
IgorTests/acceptance/MultiTreeTests.m
IgorTests/acceptance/PredicatePatternTests.m
IgorTests/acceptance/SiblingPatternTests.m
IgorTests/acceptance/SubjectMarkerTests.m
IgorTests/fixtures/EmptySetCombinator.h
IgorTests/fixtures/EmptySetCombinator.m
IgorTests/fixtures/FakeCombinatorParser.h
IgorTests/fixtures/FakeCombinatorParser.m
IgorTests/fixtures/FakeSimpleParser.h
IgorTests/fixtures/FakeSimpleParser.m
IgorTests/fixtures/FakeSubjectParser.h
IgorTests/fixtures/FakeSubjectParser.m
IgorTests/fixtures/FalseMatcher.h
IgorTests/fixtures/FalseMatcher.m
IgorTests/fixtures/IsKindOfClassMatcher.h
IgorTests/fixtures/IsKindOfClassMatcher.m
IgorTests/fixtures/IsMemberOfClassMatcher.h
IgorTests/fixtures/IsMemberOfClassMatcher.m
IgorTests/fixtures/IsPredicateMatcher.h
IgorTests/fixtures/IsPredicateMatcher.m
IgorTests/fixtures/MatchesView.h
IgorTests/fixtures/MatchesView.m
IgorTests/fixtures/My1ClassName2With3Digits.h
IgorTests/fixtures/My1ClassName2With3Digits.m
IgorTests/fixtures/SelectorEngineRegistry.m
IgorTests/fixtures/ViewFactory.h
IgorTests/fixtures/ViewFactory.m
IgorTests/fixtures/_My_ClassName__WithUnder_Scores.h
IgorTests/fixtures/_My_ClassName__WithUnder_Scores.m
IgorTests/matchers/AccessibilityIdentifierMatcherTests.m
IgorTests/matchers/BranchMatcherTests.m
IgorTests/matchers/ChildCombinatorTests.m
IgorTests/matchers/DescendantCombinatorTests.m
IgorTests/matchers/KindOfClassMatcherTests.m
IgorTests/matchers/MemberOfClassMatcherTests.m
IgorTests/matchers/SiblingCombinatorTests.m
IgorTests/matchers/TagMatcherTests.m
IgorTests/parser/ChainParserTests.m
IgorTests/parser/ClassParserTests.m
IgorTests/parser/CombinatorParserTests.m
IgorTests/parser/IdentifierParserTests.m
IgorTests/parser/InstanceParserTests.m
IgorTests/parser/PredicateParserTests.m
IgorTests/parser/QueryParserTests.m
LICENSE.txt
README.md
Rakefile
branches.md
grammar/Igor.graffle
grammar/branch-pattern.png
grammar/class-pattern.png
grammar/combinator.png
grammar/cousins-screen.png
grammar/cousins-tree.png
grammar/identifier-pattern.png
grammar/igor-query-basic.png
grammar/igor-query-embedded-subject.png
grammar/igor-query-leading-subject.png
grammar/igor-query.png
grammar/igor.ebnf
grammar/instance-pattern.png
grammar/position-pattern.png
grammar/predicate-pattern.png
grammar/railroad/ebnf-jq.js
grammar/railroad/ebnfdiagram.js
grammar/railroad/jquery.min.js
grammar/railroad/railroad.html
grammar/relationship-pattern.png
grammar/subject-pattern.png
igor/Igor-Prefix.pch
igor/engine/DEIgor.h
igor/engine/DEIgor.m
igor/engine/DEIgorSelfRegisteringSelectorEngine.m
igor/engine/SelectorEngine.h
igor/matchers/DEAccessibilityIdentifierMatcher.h
igor/matchers/DEAccessibilityIdentifierMatcher.m
igor/matchers/DEBranchMatcher.h
igor/matchers/DEBranchMatcher.m
igor/matchers/DEChainMatcher.h
igor/matchers/DEChildCombinator.h
igor/matchers/DEChildCombinator.m
igor/matchers/DECombinator.h
igor/matchers/DECombinatorMatcher.h
igor/matchers/DECombinatorMatcher.m
igor/matchers/DEDescendantCombinator.h
igor/matchers/DEDescendantCombinator.m
igor/matchers/DEIdentityMatcher.h
igor/matchers/DEIdentityMatcher.m
igor/matchers/DEInstanceMatcher.h
igor/matchers/DEInstanceMatcher.m
igor/matchers/DEKindOfClassMatcher.h
igor/matchers/DEKindOfClassMatcher.m
igor/matchers/DEMatcher.h
igor/matchers/DEMemberOfClassMatcher.h
igor/matchers/DEMemberOfClassMatcher.m
igor/matchers/DEPredicateMatcher.h
igor/matchers/DEPredicateMatcher.m
igor/matchers/DESiblingCombinator.h
igor/matchers/DESiblingCombinator.m
igor/matchers/DETagMatcher.h
igor/matchers/DETagMatcher.m
igor/matchers/DEUniversalMatcher.h
igor/matchers/DEUniversalMatcher.m
igor/parser/DEBranchParser.h
igor/parser/DEBranchParser.m
igor/parser/DEChainParser.h
igor/parser/DEChainParser.m
igor/parser/DEClassParser.h
igor/parser/DEClassParser.m
igor/parser/DECombinatorParser.h
igor/parser/DECombinatorParser.m
igor/parser/DEIdentifierParser.h
igor/parser/DEIdentifierParser.m
igor/parser/DEIgorParserException.h
igor/parser/DEIgorParserException.m
igor/parser/DEInstanceParser.h
igor/parser/DEInstanceParser.m
igor/parser/DEPatternParser.h
igor/parser/DEPredicateParser.h
igor/parser/DEPredicateParser.m
igor/parser/DEQueryParser.h
igor/parser/DEQueryParser.m
igor/parser/DEQueryScanner.h
igor/parser/DEQueryScanner.m
lib/OCHamcrestIOS.framework/Headers
lib/OCHamcrestIOS.framework/OCHamcrestIOS
lib/OCHamcrestIOS.framework/Resources
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCAllOf.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCAnyOf.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCAssertThat.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCBaseDescription.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCBaseMatcher.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCClassMatcher.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCCollectMatchers.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCConformsToProtocol.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCDescribedAs.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCDescription.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCHasCount.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCHasDescription.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCHasProperty.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCInvocationMatcher.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIs.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsAnything.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsCloseTo.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsCollectionContaining.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsCollectionContainingInAnyOrder.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsCollectionContainingInOrder.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsCollectionOnlyContaining.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsDictionaryContaining.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsDictionaryContainingEntries.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsDictionaryContainingKey.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsDictionaryContainingValue.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsEmptyCollection.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsEqual.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsEqualIgnoringCase.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsEqualIgnoringWhiteSpace.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsEqualToNumber.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsIn.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsInstanceOf.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsNil.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsNot.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsSame.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCIsTypeOf.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCMatcher.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCNumberAssert.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCOrderingComparison.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCRequireNonNilObject.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCSelfDescribing.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCStringContains.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCStringContainsInOrder.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCStringDescription.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCStringEndsWith.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCStringStartsWith.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCSubstringMatcher.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCTestFailure.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCTestFailureHandler.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCTestFailureHandlerChain.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/HCWrapInMatcher.h
lib/OCHamcrestIOS.framework/Versions/A/Headers/OCHamcrestIOS.h
lib/OCHamcrestIOS.framework/Versions/A/OCHamcrestIOS
lib/OCHamcrestIOS.framework/Versions/A/Resources/Info.plist
lib/OCHamcrestIOS.framework/Versions/Current

Download

Click the following link to download igor-master.zip.

igor-master.zip




















Home »
  Objective C Free Code »
    Web »




CSS
HTML
HTML5
HTTP
Network Library
NodeJs
RESTful
RSS
URL
Web
WebApplication
WebService